Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Kinglong Mee and committed by
J. Bruce Fields
ecc7455d 14bcab1a

-1
-1
fs/nfsd/nfs4acl.c
··· 36 36 37 37 #include <linux/slab.h> 38 38 #include <linux/nfs_fs.h> 39 - #include <linux/export.h> 40 39 #include "nfsfh.h" 41 40 #include "nfsd.h" 42 41 #include "acl.h"