From: Chen Zhou Date: Fri, 8 May 2020 12:22:41 +0000 (+0800) Subject: NFS: remove duplicate headers X-Git-Tag: v5.8-rc1~49^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef31d878b2e7856cb5d2f76f14b37f4b834eb0f3;p=thirdparty%2Fkernel%2Flinux.git NFS: remove duplicate headers Remove duplicate headers which are included twice. Signed-off-by: Chen Zhou Signed-off-by: Anna Schumaker --- diff --git a/fs/nfs/dns_resolve.c b/fs/nfs/dns_resolve.c index 963800037609e..e87d500ad95aa 100644 --- a/fs/nfs/dns_resolve.c +++ b/fs/nfs/dns_resolve.c @@ -39,7 +39,6 @@ ssize_t nfs_dns_resolve_name(struct net *net, char *name, size_t namelen, #include #include #include -#include #include #include #include