MAINTAINERS: add include/linux/module*.h to modules
authorLuis Chamberlain <mcgrof@kernel.org>
Wed, 20 Sep 2023 21:07:58 +0000 (14:07 -0700)
committerLuis Chamberlain <mcgrof@kernel.org>
Wed, 1 Nov 2023 20:06:54 +0000 (13:06 -0700)
Use glob include/linux/module*.h to capture all module changes.

Suggested-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
MAINTAINERS

index ca67fd0ed5bf78685e3bd9d31722082eeb8a1125..8b7d80146d4a84bcd2b2a75ac9bccddee87a75b0 100644 (file)
@@ -14519,7 +14519,7 @@ L:      linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
 F:     include/linux/kmod.h
-F:     include/linux/module.h
+F:     include/linux/module*.h
 F:     kernel/module/
 F:     lib/test_kmod.c
 F:     scripts/module*