]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - mm/slab.c
[PATCH] slab: fix code formatting
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 8 Jan 2006 09:00:37 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:39 +0000 (20:12 -0800)
commitb28a02de8c70d41d6b6ba8911e83ed3ccf2e13f8
treedee0feb5d1d9c007d94a9f5d6f3cbf8a83b46b39
parent4d268eba1187ef66844a6a33b9431e5d0dadd4ad
[PATCH] slab: fix code formatting

The slab allocator code is inconsistent in coding style and messy.  For this
patch, I ran Lindent for mm/slab.c and fixed up goofs by hand.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c