From: Alexander Shishkin Date: Thu, 13 Jan 2011 01:01:09 +0000 (-0800) Subject: cramfs: hide function prototypes behind __KERNEL__ macro X-Git-Tag: v2.6.38-rc1~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beeae05138baf615a0284fc4a9022c33271ee37c;p=pandora-kernel.git cramfs: hide function prototypes behind __KERNEL__ macro Currently, 3 kernel function prototypes are present in a header file exported to userland. This patch fixes it. Signed-off-by: Alexander Shishkin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed