Re: [PATCH] four warnings and a patch

Arjan van de Ven (adve@oce.nl)
Fri, 29 Oct 1999 09:56:33 +0200 (CEST)


In article <Pine.LNX.3.96.991028175508.6037A-100000@kanga.kvack.org> you wrote:
>> - struct ei_device *ei_local = (struct ei_device *) dev->priv;

> Which is very broken: it breaks non-x86 architechures that share the
> 8390.c code.

This is coming around a lot on l-k.
What about putting a comment in the code that says NOT to remove this
line because it _is_ used?
(Or do an __attribute(unused) trick?)

Greetings,
Arjan van de Ven

-
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/