commit | b455def28d8a22aee4a13d065b3fd1d296833606 | [log] [tgz] |
---|---|---|
author | LQYMGT <lqymgt@gmail.com> | Wed Dec 10 15:42:13 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 10 17:41:04 2014 -0800 |
tree | dc8e11d7ee505595fd5e23ffd106dfd2094e756c | |
parent | e2ab879e96b5e65bf8ce1123f3b7f01ebba27204 [diff] |
mm: slab/slub: coding style: whitespaces and tabs mixture Some code in mm/slab.c and mm/slub.c use whitespaces in indent. Clean them up. Signed-off-by: LQYMGT <lqymgt@gmail.com> Acked-by: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>