Files
u-boot/common
Andre Przywara 26b2482f12 use proper fallthrough annotations
In some cases in the generic code, we were already using switch/case
fallthrough annotations comments, though in a way which might not be
understood by most compilers.

Replace two non-standard /* no break */ comments with our fallthrough;
statement-like macro, to make this visible to the compiler.
Also use this macro in place of an /* Fall through */ comment, to be
more consistent.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2025-04-08 16:23:51 -06:00
..
2024-11-03 21:27:12 -06:00
2024-05-22 08:55:29 -06:00
2024-07-15 12:12:17 -06:00
2025-04-08 16:23:51 -06:00
2024-07-15 12:12:17 -06:00
2025-02-03 16:00:42 -06:00
2024-07-15 12:12:17 -06:00
2024-07-15 12:12:17 -06:00
2025-01-26 11:06:56 +01:00
2024-07-15 12:12:17 -06:00
2024-07-15 12:12:17 -06:00