Skip to content

Commit

Permalink
MAINTAINERS: add include/linux/module*.h to modules
Browse files Browse the repository at this point in the history
Use glob include/linux/module*.h to capture all module changes.

Suggested-by: Kees Cook <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
  • Loading branch information
mcgrof committed Nov 1, 2023
1 parent 2c7ccb3 commit 62eedac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -14519,7 +14519,7 @@ L: [email protected]
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*
Expand Down

0 comments on commit 62eedac

Please sign in to comment.