commit | fd07383b6bbc1418b1bdd5f295d13e600222fffa | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Jul 31 16:42:40 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jul 31 18:42:41 2012 -0700 |
tree | d69a0c77708256a4d8bad40fe7b40b8e87240ec4 | |
parent | 4f774b912dd1d5752cd33b696509531b0321c3e0 [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>