[PATCH v2 4/4] test: exit: fix run_commandf() warnings

Simon Glass sjg at chromium.org
Mon Mar 20 19:40:08 CET 2023


On Mon, 20 Mar 2023 at 21:23, Evgeny Bachinin <EABachinin at sberdevices.ru> wrote:
>
> Fix warnings after adding printf-like attribute format for
> run_commandf():
> warning: too many arguments for format [-Wformat-extra-args]
>
> Signed-off-by: Evgeny Bachinin <EABachinin at sberdevices.ru>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  test/cmd/exit.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)

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


More information about the U-Boot mailing list