Skip to content

Commit 07442ec

Browse files
Al Virochucklever
authored andcommitted
nfsd: get rid of include ../internal.h
added back in 2015 for the sake of vfs_clone_file_range(), which is in linux/fs.h these days Signed-off-by: Al Viro <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
1 parent 98100e8 commit 07442ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/nfsd/vfs.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#include "xdr3.h"
3636

3737
#ifdef CONFIG_NFSD_V4
38-
#include "../internal.h"
3938
#include "acl.h"
4039
#include "idmap.h"
4140
#include "xdr4.h"

0 commit comments

Comments
 (0)