From: Kinglong Mee Date: Fri, 23 May 2014 12:53:05 +0000 (+0800) Subject: NFSD: remove unneeded linux/user_namespace.h include X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0faed901c680b153ca090a766ceda699b55993eb;p=pandora-kernel.git NFSD: remove unneeded linux/user_namespace.h include After commit 4c1e1b34d5c8 ("nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids") using kuid/kgid for ex_anon_uid/ex_anon_gid, user_namespace.h is not needed. Signed-off-by: Kinglong Mee Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed