mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
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>
This commit is contained in:
parent
bd32073632
commit
62b8dee925
|
|
@ -32,7 +32,6 @@
|
|||
#include <linux/fs_context.h>
|
||||
#include <linux/shmem_fs.h>
|
||||
#include <linux/mnt_idmapping.h>
|
||||
#include <linux/nospec.h>
|
||||
|
||||
#include "pnode.h"
|
||||
#include "internal.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user