Messages in this thread |  | | | Date | Mon, 2 Nov 2009 17:02:49 -0800 | | From | Andrew Morton <> | | Subject | Re: [RFC 2/2] Use unified UUID/GUID definition in gfs2 |
| |
On Tue, 03 Nov 2009 08:44:48 +0800 Huang Ying <ying.huang@intel.com> wrote:
> For stuff of no use to user space, I think it can be enclosed into > > #ifdef __KERNEL__ > #endif
It can, but that's ugly. Clearly separating the inclusions into uuid-kernel.h and uuid-user-h is nicer, no?
|  |