]> Git Repo - u-boot.git/commit
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
authorHeinrich Schuchardt <[email protected]>
Sat, 1 Apr 2023 07:38:05 +0000 (09:38 +0200)
committerSimon Glass <[email protected]>
Fri, 28 Apr 2023 17:30:17 +0000 (11:30 -0600)
commit278c9b22ba109a0c5aa946905dcd83caea85090f
treea8ba4e3332d2b139385f231b3eb31f6d150d7778
parent42175a70d1e85bf0e7949b3e27633fac0aa8d4b1
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough

Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
drivers/mtd/spi/sandbox.c
This page took 0.032113 seconds and 4 git commands to generate.