[PowerPC] - Define error in arch/arch/powerpc/boot/io.h ??

Kristof Provost kristof at sigsegv.be
Thu Jul 24 08:19:37 EDT 2014


On 2014-07-24 09:00:22 (-0300), Lucas Tanure <tanure at linux.com> wrote:
> Line 2 of arch/arch/powerpc/boot/io.h :
> 
>  1  #ifndef _IO_H
>  2  #define __IO_H
>  3
>  4  #include "types.h"
> 
> Should be _IO_H, not __IO_H. I'm right ?
> 
That certainly looks wrong. It's also been wrong since October 2006, so
it's probably not actually causing problems.

Try sending it to the 'Trival Patch Monkey' ("For small patches you may
want to CC the Trivial Patch Monkey trivial at kernel.org which collects
"trivial" patches.")

-- 
Kristof



More information about the Kernelnewbies mailing list