mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()
authorAndrew Morton <[email protected]>
Wed, 15 Apr 2015 23:15:02 +0000 (16:15 -0700)
committerLinus Torvalds <[email protected]>
Wed, 15 Apr 2015 23:35:20 +0000 (16:35 -0700)
commitbda6d33042a486c8f7b15bf15a80fd07d4eab204
tree5a2d7b34f8826e85210f347ff6fc4322a3bb51d5
parent2e32b947606daa642a28bfb9b57e9702cfc9a8b3
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE_ATTRIBUTE()

Like EXPORT_SYMBOL(): the positioning communicates that the macro pertains
to the immediately preceding function.

Cc: Dmitry Safonov <[email protected]>
Cc: Michal Nazarewicz <[email protected]>
Cc: Stefan Strogin <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Pintu Kumar <[email protected]>
Cc: Weijie Yang <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Vyacheslav Tyrtov <[email protected]>
Cc: Aleksei Mateosian <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/cma_debug.c