projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ad8dd9
)
NFS: remove duplicate headers
author
Chen Zhou
<chenzhou10@huawei.com>
Fri, 8 May 2020 12:22:41 +0000
(20:22 +0800)
committer
Anna Schumaker
<Anna.Schumaker@Netapp.com>
Wed, 27 May 2020 14:10:12 +0000
(10:10 -0400)
Remove duplicate headers which are included twice.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/dns_resolve.c
patch
|
blob
|
history
diff --git
a/fs/nfs/dns_resolve.c
b/fs/nfs/dns_resolve.c
index 963800037609e089fb8747917adf7624b95968a4..e87d500ad95aad74ae48e76896e29d8f02df7778 100644
(file)
--- 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>