Re: unhappy with current.h

Daniele Lugli (genlogic@inrete.it)
Mon, 14 Oct 2002 22:18:45 +0200


"David S. Miller" wrote:
>
> From: Daniele Lugli <genlogic@inrete.it>
> Date: Mon, 14 Oct 2002 21:46:08 +0200
>
> Moral of the story: in my opinion kernel developers should reduce to a
> minimum the use of #define, and preferably use words in uppercase and/or
> with underscores, in any case not commonly used words.
>
> Or maybe you should change your datastructure to not have member names
> the conflict with 7 year old well defined global symbols in the Linux
> kernel?

That's what I did.

What about, next time,

#define i j

??

Regards, DL
-
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/