Re: [PATCH v2] mfd: rave-sp: validate received frame payload lengths

[email protected] Mon, 20 Jul 2026 12:04:56 +0000
Newsgroups dev.linux.lists.mfd
Message-ID <[email protected]>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Commit message description is not capitalized.
--

--- Patch [1]: [PATCH v2] mfd: rave-sp: validate received frame payload lengths ---
commit 873bc20d53da960d2e1fea67e7df00d3f436e3f0
Author: Pengpeng Hou <[email protected]>

mfd: rave-sp: validate received frame payload lengths

This commit introduces protocol field offsets for the RAVE-SP driver to validate
received frame payload lengths. It ensures the checksum extent is proven before
deriving the protocol-data length and passes only the valid data length to the
event and reply handlers.

Link: https://lore.kernel.org/all/[email protected]/

> mfd: rave-sp: validate received frame payload lengths

[Severity: Low]
This isn't a bug, but should the description after the subsystem and driver
prefixes be capitalized? The MFD subsystem guidelines require capitalizing the
description in the commit message, which would make this
"mfd: rave-sp: Validate received frame payload lengths".

-- 
Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=1