diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2011-04-15 00:22:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-15 01:06:54 +0200 |
commit | 01eda2e0c0cf035308308a19581e4979285b51ec (patch) | |
tree | eceb069a21aa22a46c1a3523a004ff38916164d5 /lib/kstrtox.c | |
parent | leds/leds-regulator.c: fix handling of already enabled regulators (diff) | |
download | linux-01eda2e0c0cf035308308a19581e4979285b51ec.tar.xz linux-01eda2e0c0cf035308308a19581e4979285b51ec.zip |
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