aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-11-26 10:00:59 +0100
committerIngo Molnar <mingo@kernel.org>2023-11-27 09:46:39 +0100
commit28a9466d75a861c26ba57b64a0a9a436a7c61e77 (patch)
treefb5912568a945b97b009762999c2f664da886a4e
parente4ab322fbaaaf84b23d6cb0e3317a7f68baf36dc (diff)
downloadqueue-28a9466d75a861c26ba57b64a0a9a436a7c61e77.tar.gz
MAINTAINERS: Add include/linux/lockdep*.h
Have lockdep_api.h and lockdep_types.h match as well. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Waiman Long <longman@redhat.com> Link: https://lore.kernel.org/r/e722abd043e5de64d2acd28d581e4a952994a94e.1700989248.git.christophe.jaillet@wanadoo.fr
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5ec1cfd7..9834adcdd50a9c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12458,7 +12458,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
F: Documentation/locking/
F: arch/*/include/asm/spinlock*.h
-F: include/linux/lockdep.h
+F: include/linux/lockdep*.h
F: include/linux/mutex*.h
F: include/linux/rwlock*.h
F: include/linux/rwsem*.h