diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2011-04-14 15:22:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-14 16:06:54 -0700 |
commit | 01eda2e0c0cf035308308a19581e4979285b51ec (patch) | |
tree | eceb069a21aa22a46c1a3523a004ff38916164d5 /lib/kstrtox.c | |
parent | 592ce316395abc6b4e96c1ac198e5f347bb5d578 (diff) | |
download | linux-01eda2e0c0cf035308308a19581e4979285b51ec.tar.bz2 |
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 <adobriyan@gmail.com>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/kstrtox.c')
0 files changed, 0 insertions, 0 deletions