]> Pileus Git - ~andy/linux/commit
compiler-gcc4.h: Reorder macros based upon gcc ver
authorDaniel Santos <daniel.santos@pobox.com>
Fri, 22 Feb 2013 00:41:32 +0000 (16:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:15 +0000 (17:22 -0800)
commit6640dfdf6fff387c0a8f7fb8ac1d47c6b093484e
treedac52a5d940edef3728ed2609b965cee162bdbcb
parent53eb8c82d581fdd4b389a3e417261f3ae924e603
compiler-gcc4.h: Reorder macros based upon gcc ver

This helps to keep the file from getting confusing, removes one
duplicate version check and should encourage future editors to put new
macros where they belong.

Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
Acked-by: David Rientjes <rientjes@google.com>
Acked-by: Borislav Petkov <bp@alien8.de>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Joe Perches <joe@perches.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compiler-gcc4.h