[U-Boot] [PATCH] sf: fix debug format string warning
Wolfgang Denk
wd at denx.de
Wed Sep 21 23:05:21 CEST 2011
Dear Mike Frysinger,
In message <1315803288-23320-1-git-send-email-vapier at gentoo.org> you wrote:
> From: Vadim Bendebury <vbendeb at chromium.org>
>
> On some systems, we get a warning when %lu is used with size_t's, so
> use the correct format string.
>
> Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> drivers/mtd/spi/spi_flash.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
My challenge to the goto-less programmer is to recode tcp_input()
without any gotos ... without any loss of efficiency (there has to be
a catch). - W. R. Stevens
More information about the U-Boot
mailing list