Re: [PATCH v3]kernel.h Move preprocessor #warning about using kernelheaders in userpsace to types.h

From: Jiri Kosina
Date: Sun Jul 11 2010 - 15:39:49 EST


On Thu, 1 Jul 2010, Justin P. Mattock wrote:

> Move the preprocessor #warning message:
> warning: #warning Attempt to use kernel headers from user space,
> see http://kernelnewbies.org/KernelHeaders
> from kernel.h to types.h.
> And also fixe the #warning message due to the preprocessor not being
> able to read the web address due to it thinking it was the start of a comment.
> also remove the extra #ifndef _KERNEL_ since it's already there.

I have applied the patch, thanks Justin for your persistence, and thanks
for reviews while I have been offline, Arnd.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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/