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/20241213-work-mount-rbtree-lockless-v3-1-6e3cdaf9b280@kernel.org Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent bd32073 commit 62b8dee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)