summaryrefslogtreecommitdiff
path: root/kernel/exit.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2024-12-02 11:52:59 +0100
committerIngo Molnar <mingo@kernel.org>2024-12-02 11:52:59 +0100
commitbcfd5f644c5b933cfb3c488220e40a03e011e8a4 (patch)
tree66717ce2352b3e9a14b94ffe804db93b073eb525 /kernel/exit.c
parentfaac6f105ef169e2e5678c14e1ffebf2a7d780b6 (diff)
parent40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff)
downloadlwn-bcfd5f644c5b933cfb3c488220e40a03e011e8a4.tar.gz
lwn-bcfd5f644c5b933cfb3c488220e40a03e011e8a4.zip
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/exit.c')
-rw-r--r--kernel/exit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/exit.c b/kernel/exit.c
index 619f0014c33b..1dcddfe537ee 100644
--- a/kernel/exit.c
+++ b/kernel/exit.c
@@ -25,7 +25,6 @@
#include <linux/acct.h>
#include <linux/tsacct_kern.h>
#include <linux/file.h>
-#include <linux/fdtable.h>
#include <linux/freezer.h>
#include <linux/binfmts.h>
#include <linux/nsproxy.h>