Dave Jones wrote:
>
> On Fri, 4 Jan 2002, Jeff Garzik wrote:
>
> > As we are now in 2.5.x series I figured it might be a good time to push
> > this out... The patch removes __KERNEL__ ifdefs from [only] io.h as a
> > nudge to userspace that they should not be including kernel headers.
>
> Why not..
>
> #ifndef __KERNEL__
> #error This file should not be included by userspace.
> #endif
I thought about it, but then the tree would be littered with that all
over the place. Programmers are smart enough to figure this out (I hope
:))
-- Jeff Garzik | Only so many songs can be sung Building 1024 | with two lips, two lungs, and one tongue. MandrakeSoft | - nomeansno - 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/
This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:25 EST