
10 Sep
2011
10 Sep
'11
10:40 p.m.
Dear Wolfgang Denk,
In message 1315608216-7425-1-git-send-email-wd@denx.de you wrote:
Commit 46d7274 "UBIFS: Change ubifsload to set the filesize variable" introduced the follwing compiler warning:
ubifs.c: In function 'ubifs_load': ubifs.c:742: warning: format '%lX' expects type 'long unsigned int', but argument 3 has type 'u32'
Signed-off-by: Wolfgang Denk wd@denx.de Cc: Bastian Ruppert Bastian.Ruppert@Sewerin.de
fs/ubifs/ubifs.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@denx.de
Premature optimization is the root of all evil. -- D.E. Knuth