]> git.baikalelectronics.ru Git - kernel.git/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)
commitaa30627205df4f01299dccf7c00df06fc37f1376
treedac52a5d940edef3728ed2609b965cee162bdbcb
parentc6742ed30e965b07aa5bb0cefbaae89fe87b1021
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