commit 49b28684fdba2c84a3b8e54aaa0faa9ce2e4f140 have remove the using of ipv6_addr_set_v4mapped(), net/ipv6.h is unneeded now, clean it. Signed-off-by: Kinglong Mee <kinglongmee@xxxxxxxxx> --- fs/nfsd/export.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c index 1d56ae3..34cabab 100644 --- a/fs/nfsd/export.c +++ b/fs/nfsd/export.c @@ -17,8 +17,6 @@ #include <linux/exportfs.h> #include <linux/sunrpc/svc_xprt.h> -#include <net/ipv6.h> - #include "nfsd.h" #include "nfsfh.h" #include "netns.h" -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html