summaryrefslogtreecommitdiff
path: root/include/linux/bug.h
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2025-03-27 15:33:09 +0000
committerTom Rini <[email protected]>2025-04-08 16:23:51 -0600
commit452dfcc3b461c1bfbc2126623f42f551000a9ca3 (patch)
tree53eeed4876e4742313033ee8e7de735afb7d8653 /include/linux/bug.h
parentbc3e28e11b7a8b0fb1765556642409e4006a33f7 (diff)
mtd: spi-nor-tiny: annotate switch/case fallthrough
The SPI NOR code uses an implicit switch/case fallthrough when checking different vendors to determine how to deal with extended addressig modes. Add our "fallthrough;" statement-like macro before some label in the 4-byte addressing mode code, to avoid a warning when GCC's -Wimplicit-fallthrough warning option is enabled. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/linux/bug.h')
0 files changed, 0 insertions, 0 deletions