Commit dd80c74
MAINTAINERS: repair file entry in SECURITY SUBSYSTEM
Commit 6788968 ("MAINTAINERS: update the LSM file list") adds a few
file entries to lsm-related header files. Among them, there is a reference
to include/security.h. However, security.h is located in include/linux/,
not in include/.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this new file entry in the SECURITY SUBSYSTEM section.
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Paul Moore <[email protected]>1 parent 6788968 commit dd80c74
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19821 | 19821 | | |
19822 | 19822 | | |
19823 | 19823 | | |
19824 | | - | |
| 19824 | + | |
19825 | 19825 | | |
19826 | 19826 | | |
19827 | 19827 | | |
| |||
0 commit comments