]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/memblock.c:memblock_double_array(): cosmetic cleanups
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 21 Jul 2012 00:54:06 +0000 (10:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:02:27 +0000 (13:02 +1000)
commit529df8f10b42f403c3b46dbd21575852b0ea26aa
tree9471c079a722b37b38933895b070320a39e4d720
parente41d64752811a94f215709615ad2ee775e141f1b
mm/memblock.c:memblock_double_array(): cosmetic cleanups

This function is an 80-column eyesore, quite unnecessarily.  Clean that
up, and use standard comment layout style.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Greg Pearson <greg.pearson@hp.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memblock.c