Re: [PATCH] Remove "#ifdef linux" from include/linux/a.out.h

2015-03-31 Thread Alexander Ivchenko
Hi, Could somebody please take a look at the patch? thanks, Alexander 2015-03-10 16:03 GMT+03:00 Alexander Ivchenko : > Hi, > > I'm resending the patch from here: > http://lkml.iu.edu/hypermail/linux/kernel/1502.3/00286.html > > GCC fixincludes always change that header to comply with C standard

[PATCH] Remove "#ifdef linux" from include/linux/a.out.h

2015-03-10 Thread Alexander Ivchenko
Hi, I'm resending the patch from here: http://lkml.iu.edu/hypermail/linux/kernel/1502.3/00286.html GCC fixincludes always change that header to comply with C standard. Here is the comment from fixincludes code: /* Fix for machine name #ifdefs that are not in the namespace reserved by the C sta