[PATCH] treewide: add explicit fallthrough and break
Sascha Hauer
s.hauer at pengutronix.de
Thu Mar 27 00:41:29 PDT 2025
On Tue, 25 Mar 2025 16:52:58 +0100, Jules Maselbas wrote:
> Replace existing fallthrough comments with the `fallthrough;` pseudo-keyword.
> Add a few break statement when the last case of a switch is not empty, so it
> will not be forgot when a new case is added at the end.
>
>
Applied, thanks!
[1/1] treewide: add explicit fallthrough and break
https://git.pengutronix.de/cgit/barebox/commit/?id=b1eeb46d1d6a (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list