From: Alexey Dobriyan Date: Thu, 14 Apr 2011 22:22:00 +0000 (-0700) Subject: kstrtox: fix compile warnings in test X-Git-Tag: v2.6.39-rc4~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01eda2e0c0cf035308308a19581e4979285b51ec;p=pandora-kernel.git kstrtox: fix compile warnings in test Fix the following warnings: CC [M] lib/test-kstrtox.o lib/test-kstrtox.c: In function 'test_kstrtou64_ok': lib/test-kstrtox.c:318: warning: this decimal constant is unsigned only in ISO C90 ... Signed-off-by: Alexey Dobriyan Reported-by: Geert Uytterhoeven Acked-by: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed