Commit 62eedac2 authored by Luis Chamberlain's avatar Luis Chamberlain

MAINTAINERS: add include/linux/module*.h to modules

Use glob include/linux/module*.h to capture all module changes.
Suggested-by: default avatarKees Cook <keescook@chromium.org>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarLuis Chamberlain <mcgrof@kernel.org>
parent 2c7ccb3c
......@@ -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*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment