[PATCH v6 2/25] compiler-gcc4.h: Reorder macros based upon gcc ver

2012-09-27 Thread Daniel Santos
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 --- include/linux/compiler-gcc4.h | 20 +++- 1 files changed, 11 insertions(+), 9

[PATCH v6 2/25] compiler-gcc4.h: Reorder macros based upon gcc ver

2012-09-27 Thread Daniel Santos
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.san...@pobox.com --- include/linux/compiler-gcc4.h | 20 +++- 1 files changed, 11