diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-04-30 00:38:03 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-04-30 00:38:03 +0300 |
commit | f224cabeedb274db8e64824a50765e2eabacca90 (patch) | |
tree | eb430d0f1bb05248cd86e737247e0dab2abb5426 | |
parent | a9866bef5171c859cfabc1155c594d28f194aa23 (diff) | |
download | linux-f224cabeedb274db8e64824a50765e2eabacca90.tar.xz |
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/1649240981-11024-4-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
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 |