]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry
authorWill Deacon <will.deacon@arm.com>
Mon, 1 Oct 2018 14:28:56 +0000 (15:28 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 2 Oct 2018 08:45:57 +0000 (10:45 +0200)
commitc5cd1263be4380194efe193462aac2debddd0814
tree75e43676cc9d5b5fc9079d9c0603489df6e15eb9
parentf4b30e458011c82ceb2a0490969315ad74e9f8ba
MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry

Since a622309ac87f ("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>
MAINTAINERS