forked from Minki/linux
NFSD: cleanup unneeded including linux/export.h
commit 4ac7249ea5
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>
This commit is contained in:
parent
14bcab1a39
commit
ecc7455d8e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user