[PATCH v2 3/9] lib: Suppress E when writing error-string output

Bin Meng bmeng.cn at gmail.com
Mon Jul 31 04:05:06 CEST 2023


On Mon, Jul 31, 2023 at 1:15 AM Simon Glass <sjg at chromium.org> wrote:
>
> When CONFIG_ERRNO_STR is not enabled this shows a spurious 'E' from the
> format string. Fix this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Fixes: 7f331941321 ("lib: Support printing an error string")
> ---
>
> (no changes since v1)
>
>  lib/vsprintf.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list