From d0e0ac9772f8ec520c96ebdd60f00eedf54a46ae Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Mon, 15 Jul 2013 09:05:29 +0800 Subject: [PATCH] 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 Signed-off-by: Chen Gang Signed-off-by: Pekka Enberg --- Reading git-format-patch failed