]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - mm/slub.c
mm: slab/slub: coding style: whitespaces and tabs mixture
authorLQYMGT <lqymgt@gmail.com>
Wed, 10 Dec 2014 23:42:13 +0000 (15:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Dec 2014 01:41:04 +0000 (17:41 -0800)
commitb455def28d8a22aee4a13d065b3fd1d296833606
treedc8e11d7ee505595fd5e23ffd106dfd2094e756c
parente2ab879e96b5e65bf8ce1123f3b7f01ebba27204
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>
mm/slab.c
mm/slub.c