1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 13:40:22 +01:00
Files
u-boot-megous/lib/vsprintf.c
Simon Glass 3a3543db51 lib: Suppress E when writing error-string output
When CONFIG_ERRNO_STR is not enabled this shows a spurious 'E' from the
format string. Fix this.

Fixes: 7f33194132 ("lib: Support printing an error string")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-08-09 23:31:11 +08:00

20 KiB