Messages in this thread |  | | Date | Sat, 19 Jan 2002 00:10:29 +0900 | From | Bruce Harada <> | Subject | Re: [PATCH] wavelan_cs update (Pcmcia backport) |
| |
On Fri, 18 Jan 2002 00:07:56 -0500 Jeff Garzik <jgarzik@mandrakesoft.com> wrote:
> Jean Tourrilhes wrote: > > > @@ -1404,7 +1417,7 @@ wv_init_info(device * dev) > > printk("2430.5"); > > break; > > default: > > - printk("unknown"); > > + printk("???"); > > } > > } > >
> - * (does it work for everybody XXX - especially old cards...) */ > + * (does it work for everybody ??? - especially old cards...) */
> > you are reverting a change - "???" causes a trigraph-related warning in > newer gcc
Just asking, but isn't it just a bit bogus for gcc to raise warnings about things in comments? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |