Re: [PATCH] multiline string cleanup

2001-04-02 Thread Andi Kleen
On Mon, Apr 02, 2001 at 07:50:04PM -0400, Jeff Garzik wrote: > Andi Kleen wrote: > > "J . A . Magallon" <[EMAIL PROTECTED]> writes: > > > This is one other try to make kernel sources gcc-3.0 friendly. This cleans > > > some muti-line asm strings in checksum.h and floppy.h (this were the only > > >

Re: [PATCH] multiline string cleanup

2001-04-02 Thread Jeff Garzik
Andi Kleen wrote: > "J . A . Magallon" <[EMAIL PROTECTED]> writes: > > This is one other try to make kernel sources gcc-3.0 friendly. This cleans > > some muti-line asm strings in checksum.h and floppy.h (this were the only > > ones reported in my kernel build, perhaps there are more in drivers I

Re: [PATCH] multiline string cleanup

2001-04-02 Thread Andi Kleen
"J . A . Magallon" <[EMAIL PROTECTED]> writes: > This is one other try to make kernel sources gcc-3.0 friendly. This cleans > some muti-line asm strings in checksum.h and floppy.h (this were the only > ones reported in my kernel build, perhaps there are more in drivers I do > not use). I surely