[PATCH] post: memory: Fix format strings

Simon Glass sjg at chromium.org
Thu Aug 25 03:25:32 CEST 2022


On Tue, 23 Aug 2022 at 12:11, Sean Anderson <sean.anderson at seco.com> wrote:
>
> This fixes numerous cases of format strings not matching their
> arguments. Also keep the format strings on one line for easier grepping.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
>  post/drivers/memory.c | 30 ++++++++++++------------------
>  1 file changed, 12 insertions(+), 18 deletions(-)
>

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


More information about the U-Boot mailing list