From: Cedric Le Goater Date: Wed, 4 Oct 2006 09:16:21 +0000 (-0700) Subject: [PATCH] Fix linux/nfsd/const.h for make headers_check X-Git-Tag: v2.6.19-rc1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7aa2638f288f4c67acdb55947472740bd27d27a;p=pandora-kernel.git [PATCH] Fix linux/nfsd/const.h for make headers_check make headers_check fails on linux/nfsd/const.h. Since linux/sunrpc/msg_prot.h does not seem to export anything interesting for userspace, this patch moves it in the __KERNEL__ protected section. Signed-off-by: Cedric Le Goater Cc: David Woodhouse Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed