[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200508122241.168268-1-chenzhou10@huawei.com>
Date: Fri, 8 May 2020 20:22:41 +0800
From: Chen Zhou <chenzhou10@...wei.com>
To: <trond.myklebust@...merspace.com>, <anna.schumaker@...app.com>
CC: <linux-nfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<chenzhou10@...wei.com>
Subject: [PATCH -next] NFS: remove duplicate headers
Remove duplicate headers which are included twice.
Signed-off-by: Chen Zhou <chenzhou10@...wei.com>
---
fs/nfs/dns_resolve.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/nfs/dns_resolve.c b/fs/nfs/dns_resolve.c
index 963800037609..e87d500ad95a 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 <linux/string.h>
#include <linux/kmod.h>
#include <linux/slab.h>
-#include <linux/module.h>
#include <linux/socket.h>
#include <linux/seq_file.h>
#include <linux/inet.h>
--
2.20.1
Powered by blists - more mailing lists