aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2018-10-01 15:28:56 +0100
committerIngo Molnar <mingo@kernel.org>2018-10-02 10:45:57 +0200
commit6d348925b306ab0cc9757a09a8cea6bf288018e4 (patch)
tree75e43676cc9d5b5fc9079d9c0603489df6e15eb9 /MAINTAINERS
parentMerge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block (diff)
downloadlinux-dev-6d348925b306ab0cc9757a09a8cea6bf288018e4.tar.xz
linux-dev-6d348925b306ab0cc9757a09a8cea6bf288018e4.zip
MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry
Since 890658b7ab48 ("locking/mutex: Kill arch specific code"), there are no mutex header files under arch/, so we can remove the redundant entry from MAINTAINERS. Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Cc: Jason Low <jason.low2@hpe.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20181001142856.GC9716@arm.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a255240d1452..3bd8913b2d78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8598,7 +8598,6 @@ F: include/linux/spinlock*.h
F: arch/*/include/asm/spinlock*.h
F: include/linux/rwlock*.h
F: include/linux/mutex*.h
-F: arch/*/include/asm/mutex*.h
F: include/linux/rwsem*.h
F: arch/*/include/asm/rwsem.h
F: include/linux/seqlock.h