]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
NFSD: cleanup unneeded including linux/export.h
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 7 May 2014 15:08:04 +0000 (23:08 +0800)
committerJ. 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

index 6f3f392d48af76d9b7bdb752f1d13eff9580be1b..b206e6cfcada59e940c54a6cd825c8a5c6e9af35 100644 (file)
@@ -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"