On Mon, Mar 24, 2025 at 06:12:43PM +0100, Heinrich Schuchardt wrote:

> Make fall through explicit via comment to allow building with
> -Wimplicit-fallthrough.
> 
> Signed-off-by: Heinrich Schuchardt <[email protected]>

We should say "statement" not "comment" because it's not 
'/* fallthrough */' and looking at the linux kernel now, using
'fallthrough;' is the way to go as it will use the attribute when
possible.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to