projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291d0e5
)
MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry
author
Will Deacon
<
[email protected]
>
Mon, 1 Oct 2018 14:28:56 +0000
(15:28 +0100)
committer
Ingo Molnar
<
[email protected]
>
Tue, 2 Oct 2018 08:45:57 +0000
(10:45 +0200)
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 <
[email protected]
>
Signed-off-by: Will Deacon <
[email protected]
>
Cc: Jason Low <
[email protected]
>
Cc: Linus Torvalds <
[email protected]
>
Cc: Peter Zijlstra <
[email protected]
>
Cc: Thomas Gleixner <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index a255240d145226afdadaed4cb24e006061942f07..3bd8913b2d78e5f6b442efb8c4faaf544ec6dc63 100644
(file)
--- 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