]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SLUB: Style fix up the loop to disable small slabs
authorChristoph Lameter <clameter@sgi.com>
Tue, 17 Jul 2007 11:03:28 +0000 (04:03 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:01 +0000 (10:23 -0700)
commit12ad6843dd145050231ec5a27fe326c2085f9095
tree36159963da99f44f34b6bb9c7c1a294b2a56642f
parent5af328a51067d8dc574c2b2c2629dd436a1e841e
SLUB: Style fix up the loop to disable small slabs

Do proper spacing and we only need to do this in steps of 8.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slub.c