> > > >+ /* Suppress compiler warning. See EI_SHIFT in 8390.h for details */
> > > >+ (void)ei_local;
> >
> > Philip.Blundell@pobox.com said:
> > > Or use __attribute__ ((__unused__)) on the declaration.
> > Even better, just wrap the definition with #ifndef __i386__
>
> All of which just looks ugly. So I leave it as is
Please put a big ugly comment in the code at least. I "fixed" this bug
too.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/