Patches for 2.6.15
    Milton Miller 
    miltonm at bga.com
       
    Wed Nov  2 02:02:08 EST 2005
    
    
  
Paul wrote:
> Kumar Gala writes:
> > http://patchwork.ozlabs.org/linuxppc/patch?id=2931
>
> Having the same extern declaration in several C files raises a red
> flag.  Could we have that in a suitable header file instead please?
And the patch header says:
> Having a prototype that uses seq_file without always including
> seq_file.h generates a lot of warnings.  This happened when asm/irq.h
> was merged.
Hint: a simple
struct seq_file;
in the approprate header should suffice.
milton
    
    
More information about the Linuxppc64-dev
mailing list