Skip to content

Commit 62b8dee

Browse files
committed
mount: remove inlude/nospec.h include
It's not needed, so remove it. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
1 parent bd32073 commit 62b8dee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/namespace.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include <linux/fs_context.h>
3333
#include <linux/shmem_fs.h>
3434
#include <linux/mnt_idmapping.h>
35-
#include <linux/nospec.h>
3635

3736
#include "pnode.h"
3837
#include "internal.h"

0 commit comments

Comments
 (0)