[PATCH 1/1] sandbox: mark sandbox_exit() as no return.

Simon Glass sjg at chromium.org
Sun Apr 2 04:39:03 CEST 2023


On Sat, 1 Apr 2023 at 20:54, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
>
> Fix a -Wimplicit-fallthrough warning in sandbox_sysreset_request().
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  arch/sandbox/cpu/cpu.c                    | 2 +-
>  arch/sandbox/include/asm/u-boot-sandbox.h | 2 +-
>  drivers/sysreset/sysreset_sandbox.c       | 1 -
>  3 files changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list