[PATCH 1/1] sandbox: fix fall through in sandbox_flash_bulk()

Simon Glass sjg at chromium.org
Sat Apr 22 18:51:37 CEST 2023


On Sat, 1 Apr 2023 at 19:25, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
>
> Handling of SANDBOX_FLASH_EP_OUT should never fall through to
> SANDBOX_FLASH_EP_IN.
>
> This addresses a warning shown when compiling with
> -Wimplicit-fallthrough.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  drivers/usb/emul/sandbox_flash.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