summaryrefslogtreecommitdiffstats
path: root/mm/slub.c
diff options
context:
space:
mode:
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>2014-08-06 16:04:40 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-06 18:01:14 -0700
commit5e804789673114c616816f8387169790afe376b5 (patch)
treeb97e24133addcc22773e6aaee61d3a0cabc1695b /mm/slub.c
parenta640616822b2c3a8009b0600f20c4a76ea8a0025 (diff)
downloadop-kernel-dev-5e804789673114c616816f8387169790afe376b5.zip
op-kernel-dev-5e804789673114c616816f8387169790afe376b5.tar.gz
slab: change int to size_t for representing allocation size
It is better to represent allocation size in size_t rather than int. So change it. Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Suggested-by: Andrew Morton <akpm@linux-foundation.org> Cc: Christoph Lameter <cl@linux.com> Reviewed-by: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud