summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-03-28 14:29:27 +0100
committerThomas Gleixner <tglx@linutronix.de>2019-03-28 14:32:11 +0100
commit93a64ee71d10abc5787de7d4a00027e2c6469c3b (patch)
tree30827b9598e718d048b5e587a4c024cd11565c72
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00 (diff)
downloadlinux-0-day-93a64ee71d10abc5787de7d4a00027e2c6469c3b.tar.gz
linux-0-day-93a64ee71d10abc5787de7d4a00027e2c6469c3b.tar.xz
MAINTAINERS: Remove deleted file from futex file pattern
kernel/futex_compat.c was recently removed, but it's still in the MAINTAINERS file. Remove it there as well. Fixes: 04e7712f4460 ("y2038: futex: Move compat implementation into futex.c") Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f299..f015ff786109c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6408,7 +6408,6 @@ L: linux-kernel@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
S: Maintained
F: kernel/futex.c
-F: kernel/futex_compat.c
F: include/asm-generic/futex.h
F: include/linux/futex.h
F: include/uapi/linux/futex.h