summaryrefslogtreecommitdiff
path: root/mm/filemap_xip.c
diff options
context:
space:
mode:
authorFigo.zhang <figo1802@gmail.com>2009-08-08 17:01:22 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-08-10 19:31:16 +0400
commit5e2f89b5d5d87a7c3ba19fc85ba0c29adb65f639 (patch)
tree2737536b2183e1d089ef4d83495c75c815c7f448 /mm/filemap_xip.c
parent1392e3b33319fd1a2527bebfc56631c2f2d3c7c5 (diff)
downloadlinux-5e2f89b5d5d87a7c3ba19fc85ba0c29adb65f639.tar.xz
mempool.c: clean up type-casting
clean up type-casting twice. "size_t" is typedef as "unsigned long" in 64-bit system, and "unsigned int" in 32-bit system, and the intermediate cast to 'long' is pointless. Signed-off-by: Figo.zhang <figo1802@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap_xip.c')
0 files changed, 0 insertions, 0 deletions