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

Bin Meng bmeng.cn at gmail.com
Thu Aug 3 11:56:44 CEST 2023


On Mon, Jul 31, 2023 at 10:05 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list