Parcourir la source

NFSD: cleanup unneeded including linux/export.h

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>
Kinglong Mee il y a 11 ans
Parent
commit
ecc7455d8e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      fs/nfsd/nfs4acl.c

+ 0 - 1
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"