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)
commitd0e0ac9772f8ec520c96ebdd60f00eedf54a46ae
tree3ef143e2fe4711bcb24de55da4ee103638fc0a27
parente35e1a9744bfc267bf511c2f37266103994466c8
mm/slub: beautify code for 80 column limitation and tab alignment

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