[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45E2926C.40009@zytor.com>
Date: Sun, 25 Feb 2007 23:55:24 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: "Robert P. J. Day" <rpjday@...dspring.com>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
trivial@...nel.org
Subject: Re: [PATCH] Remove redundant #ifdef __KERNEL__ checks.
Robert P. J. Day wrote:
> Remove the redundant intermediate checks for __KERNEL__ since, as
> soon as one ends, the next one starts.
>
> Signed-off-by: Robert P. J. Day <rpjday@...dspring.com>
>
However, what's much worse is that this already has put series of
constants which are part of the ABI under __KERNEL__. This is a very
bad thing.
-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists