projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14bcab1
)
NFSD: cleanup unneeded including linux/export.h
author
Kinglong Mee
<kinglongmee@gmail.com>
Wed, 7 May 2014 15:08:04 +0000
(23:08 +0800)
committer
J. Bruce Fields
<bfields@redhat.com>
Thu, 8 May 2014 16:43:02 +0000
(12:43 -0400)
commit
4ac7249ea5a0ceef9f8269f63f33cc873c3fac61
have remove all EXPORT_SYMBOL,
linux/export.h is not needed, just clean it.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4acl.c
patch
|
blob
|
history
diff --git
a/fs/nfsd/nfs4acl.c
b/fs/nfsd/nfs4acl.c
index 6f3f392d48af76d9b7bdb752f1d13eff9580be1b..b206e6cfcada59e940c54a6cd825c8a5c6e9af35 100644
(file)
--- a/
fs/nfsd/nfs4acl.c
+++ b/
fs/nfsd/nfs4acl.c
@@
-36,7
+36,6
@@
#include <linux/slab.h>
#include <linux/nfs_fs.h>
-#include <linux/export.h>
#include "nfsfh.h"
#include "nfsd.h"
#include "acl.h"