]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf26acf4b9345a156db535762827bd4e9b516ff28
treedee0feb5d1d9c007d94a9f5d6f3cbf8a83b46b39
parent5cd53c775b2151e58ef310e93cda494d46335fcd
[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