Re: linux-next: Tree for November 11 (unifdef)
From: Randy Dunlap
Date: Thu Nov 11 2010 - 12:49:14 EST
On Thu, 11 Nov 2010 12:56:55 +1100 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20101110:
Hi Tony,
For the last week or so, linux-next tree has generated this warning:
unifdef: linux-next-20101111/X32/usr/include/xen/privcmd.h.tmp: 79: Premature EOF (#if line 33 depth 1)
linux/include/xen/privcmd.h contains:
#ifndef __user
#define __user
#endif
and linux/X32/usr/include/xen/privcmd.h contains:
#ifndef #define #endif
!!
Is this a problem with privcmd.h or unifdef or ???
thanks,
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/