aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2022-04-29 14:38:03 -0700
committerakpm <[email protected]>2022-04-29 14:38:03 -0700
commitf224cabeedb274db8e64824a50765e2eabacca90 (patch)
treeeb430d0f1bb05248cd86e737247e0dab2abb5426
parenta9866bef5171c859cfabc1155c594d28f194aa23 (diff)
MAINTAINERS: remove redundant file of PTRACE SUPPORT entry
In MAINTAINERS PTRACE SUPPORT entry, the file include/uapi/linux/ptrace.h is redundant, remove it. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Tiezhu Yang <[email protected]> Cc: Oleg Nesterov <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2647adf30569..886265f04061 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15963,7 +15963,6 @@ F: include/asm-generic/syscall.h
F: include/linux/ptrace.h
F: include/linux/regset.h
F: include/uapi/linux/ptrace.h
-F: include/uapi/linux/ptrace.h
F: kernel/ptrace.c
PULSE8-CEC DRIVER