summaryrefslogtreecommitdiffstats
path: root/fs/fscache
diff options
context:
space:
mode:
authorGeert Uytterhoeven2017-09-14 01:28:20 +0200
committerLinus Torvalds2017-09-14 03:53:15 +0200
commit8185f5708d2488393dc2acec21d19ac53d61b4a0 (patch)
tree632b64f9a40af2169a93d821fc3b13481bdce73e /fs/fscache
parentprocfs: remove unused variable (diff)
downloadkernel-qcow2-linux-8185f5708d2488393dc2acec21d19ac53d61b4a0.tar.gz
kernel-qcow2-linux-8185f5708d2488393dc2acec21d19ac53d61b4a0.tar.xz
kernel-qcow2-linux-8185f5708d2488393dc2acec21d19ac53d61b4a0.zip
lib/test_bitmap.c: use ULL suffix for 64-bit constants
With gcc 4.1.2: lib/test_bitmap.c:189: warning: integer constant is too large for `long' type lib/test_bitmap.c:190: warning: integer constant is too large for `long' type lib/test_bitmap.c:194: warning: integer constant is too large for `long' type lib/test_bitmap.c:195: warning: integer constant is too large for `long' type Add the missing "ULL" suffix to fix this. Link: http://lkml.kernel.org/r/1505040523-31230-1-git-send-email-geert@linux-m68k.org Fixes: 60ef690018b262dd ("bitmap: introduce BITMAP_FROM_U64()") Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Yury Norov <ynorov@caviumnetworks.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fscache')
0 files changed, 0 insertions, 0 deletions