Re: [PATCH 2/3] s390: avoid usage of 'new' in header files.

From: Christoph Hellwig
Date: Wed Feb 01 2006 - 13:10:52 EST


On Wed, Feb 01, 2006 at 12:58:32PM +0100, Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> Don't use 'new' as name for variables, since some C++ sources may include
> these header files.

NACK. Userspace must not include these headers ever, and C++ in the kernel is not
supported.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/