OSDN Git Service

MAINTAINERS: Remove deleted file from futex file pattern
authorThomas Gleixner <tglx@linutronix.de>
Thu, 28 Mar 2019 13:29:27 +0000 (14:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 28 Mar 2019 13:32:11 +0000 (14:32 +0100)
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>
MAINTAINERS

index 3e5a5d2..f015ff7 100644 (file)
@@ -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