]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit06636d63b9b39fbd54b4fbce9d50074c29403ece
treedc8e11d7ee505595fd5e23ffd106dfd2094e756c
parente5a510cf6271e31df0e703952b3d576a436f40f5
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