[tip:,locking/core] MAINTAINERS: Add include/linux/lockdep*.h

Message ID 170107520938.398.1207018848412197131.tip-bot2@tip-bot2
State New
Headers
Series [tip:,locking/core] MAINTAINERS: Add include/linux/lockdep*.h |

Commit Message

tip-bot2 for Thomas Gleixner Nov. 27, 2023, 8:53 a.m. UTC
  The following commit has been merged into the locking/core branch of tip:

Commit-ID:     28a9466d75a861c26ba57b64a0a9a436a7c61e77
Gitweb:        https://git.kernel.org/tip/28a9466d75a861c26ba57b64a0a9a436a7c61e77
Author:        Christophe JAILLET <christophe.jaillet@wanadoo.fr>
AuthorDate:    Sun, 26 Nov 2023 10:00:59 +01:00
Committer:     Ingo Molnar <mingo@kernel.org>
CommitterDate: Mon, 27 Nov 2023 09:46:39 +01:00

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
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5..9834adc 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