mm/slub: beautify code for 80 column limitation and tab alignment
authorChen Gang <gang.chen@asianux.com>
Mon, 15 Jul 2013 01:05:29 +0000 (09:05 +0800)
committerPekka Enberg <penberg@kernel.org>
Wed, 17 Jul 2013 07:11:57 +0000 (10:11 +0300)
Be sure of 80 column limitation for both code and comments.

Correct tab alignment for 'if-else' statement.

Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c

diff --cc mm/slub.c
Simple merge