NFSD: Cleanup unneeded including net/ipv6.h
authorKinglong Mee <kinglongmee@gmail.com>
Fri, 23 May 2014 12:54:27 +0000 (20:54 +0800)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:32:22 +0000 (17:32 -0400)
Commit 49b28684fdba ("nfsd: Remove deprecated nfsctl system call and
related code") removed the only use of ipv6_addr_set_v4mapped(), so
net/ipv6.h is unneeded now.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found