From: Mike Frysinger Date: Wed, 23 Sep 2009 22:57:23 +0000 (-0700) Subject: linux/futex.h: place kernel types behind __KERNEL__ X-Git-Tag: v2.6.32-rc1~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9064a6787aa1d8ceaf5ba16fe1dfedb0755dc7eb;p=pandora-kernel.git linux/futex.h: place kernel types behind __KERNEL__ The forward decls for some kernel types are only needed by the code behind __KERNEL__, so don't bleed these types to userspace. Signed-off-by: Mike Frysinger Cc: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed