]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remove pointless includes of <linux/fdtable.h>
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 3 Jun 2024 03:58:44 +0000 (23:58 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Oct 2024 17:34:41 +0000 (13:34 -0400)
commitbe5498cac2ddb112c5bd7433d5e834a1a2493427
treedb698bacb93b31585887975073ff69216fa356c7
parent8fd3395ec9051a52828fcca2328cb50a69dea8ef
remove pointless includes of <linux/fdtable.h>

some of those used to be needed, some had been cargo-culted for
no reason...

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
16 files changed:
fs/fcntl.c
fs/file_table.c
fs/notify/fanotify/fanotify.c
fs/notify/fanotify/fanotify_user.c
fs/overlayfs/copy_up.c
fs/proc/base.c
io_uring/io_uring.c
kernel/bpf/bpf_inode_storage.c
kernel/bpf/bpf_task_storage.c
kernel/bpf/token.c
kernel/exit.c
kernel/module/dups.c
kernel/module/kmod.c
kernel/umh.c
net/handshake/request.c
security/apparmor/domain.c