Skip to content

Commit 5f4e6f7

Browse files
author
Al Viro
committed
fs/overlayfs/namei.c: get rid of include ../internal.h
Added for the sake of vfs_path_lookup(), which is in linux/namei.h these days. Signed-off-by: Al Viro <[email protected]>
1 parent 40384c8 commit 5f4e6f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fs/overlayfs/namei.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#include <linux/exportfs.h>
1515
#include "overlayfs.h"
1616

17-
#include "../internal.h" /* for vfs_path_lookup */
18-
1917
struct ovl_lookup_data {
2018
struct super_block *sb;
2119
const struct ovl_layer *layer;

0 commit comments

Comments
 (0)