From: Pekka Enberg Date: Sun, 8 Jan 2006 09:00:37 +0000 (-0800) Subject: [PATCH] slab: fix code formatting X-Git-Tag: v2.6.16-rc1~902 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b28a02de8c70d41d6b6ba8911e83ed3ccf2e13f8;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed