Skip to content

Commit 93a64ee

Browse files
committed
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: 04e7712 ("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>
1 parent 8c2ffd9 commit 93a64ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6408,7 +6408,6 @@ L: linux-kernel@vger.kernel.org
64086408
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
64096409
S: Maintained
64106410
F: kernel/futex.c
6411-
F: kernel/futex_compat.c
64126411
F: include/asm-generic/futex.h
64136412
F: include/linux/futex.h
64146413
F: include/uapi/linux/futex.h

0 commit comments

Comments
 (0)