[U-Boot-Users] [PATCH 1/1] Fix some more printf() format issues.

Wolfgang Denk wd at denx.de
Mon Jul 14 22:59:05 CEST 2008


In message <1216037506-20460-2-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  common/cmd_flash.c     |    4 ++--
>  drivers/usb/usbdcore.c |    2 +-
>  fs/jffs2/jffs2_1pass.c |    4 ++--
>  3 files changed, 5 insertions(+), 5 deletions(-)

Thanks, but your patch catches only a  small  part  of  all  uses  of
sizeof_t  in  printf() and debug() calls. I tried to find and fix the
other locations, too - see "[PATCH] Fix printf() format  issues  with
sizeof_t types by using %zu"

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
The universe does not have laws - it has habits, and  habits  can  be
broken.




More information about the U-Boot mailing list