On Sun, Jun 24, 2001 at 01:33:51PM -0400, Horst von Brand wrote: > > What gcc objects to is stuff like: > > "This is a nice long string > that just goes on > and on\n" > > which is illegal in C AFAIU. It does not object to: > > "This long string" > "spans several lines, " > "but legally.\n" > > The first form does/did appear in several asm()s. Fix them, send a patch. Here is the first patch, which will fix warnings on many drivers. It is not tested. But most, if not all, changes should be obvious. I have tried to keep the coding style as closely as possible to the surronding code. Cheers, Anuradha -- Debian GNU/Linux (kernel 2.4.6-pre5) Reality is just a crutch for people who can't handle science fiction.