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

2012-10-02 Thread David Rientjes
On Fri, 28 Sep 2012, Daniel Santos wrote: > 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 Acked-by: David Rientjes -- To unsubscribe from this

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

2012-09-28 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 deleti