[PATCH 1/1] sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
Simon Glass
sjg at chromium.org
Sat Apr 22 18:51:36 CEST 2023
On Sat, 1 Apr 2023 at 20:38, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
>
> Add a missing fallthrough macro to avoid a -Wimplicit-fallthrough warning.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> drivers/mtd/spi/sandbox.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list