compiler-gcc.h: neatening snow
authorJoe Perches <joe@perches.com>
Thu, 25 Jun 2015 22:01:00 +0000 (15:01 -0700)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Mon, 31 Oct 2016 12:34:54 +0000 (12:34 +0000)
commitb041899d9f895852236e3f63184fd9d2213f2db5
treedd84123724efda15b7f702a2b7ed2128da8b2cd4
parenta5ef66652447820665aafc2b13789d79299e7dd8
compiler-gcc.h: neatening

 - Move the inline and noinline blocks together

 - Comment neatening

 - Alignment of __attribute__ uses

 - Consistent naming of __must_be_array macro argument

 - Multiline macro neatening

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Segher Boessenkool <segher@kernel.crashing.org>
Cc: Sasha Levin <levinsasha928@gmail.com>
Cc: Anton Blanchard <anton@samba.org>
Cc: Alan Modra <amodra@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compiler-gcc.h