diff options
| author | Paul Moore <paul@paul-moore.com> | 2019-03-30 17:57:35 -0400 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2019-03-30 17:57:35 -0400 |
| commit | 593854c05210fccf92a5883ab8a8505837b82199 (patch) | |
| tree | 81fc00a174d2cbb0e5509cf66e426e3123aecc9e | |
| parent | 98bbbb76f2edcfb8fb2b8f4b3ccc7b6e99d64bd8 (diff) | |
MAINTAINERS: update SELinux file patterns
Update MAINTAINERS to reflect that there are no SELinux headers under
include/linux, but we do have include/uapi/linux/selinux_netlink.h.
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..7b2e7887f3a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -13937,7 +13937,7 @@ W: https://selinuxproject.org | |||
| 13937 | W: https://github.com/SELinuxProject | 13937 | W: https://github.com/SELinuxProject |
| 13938 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git | 13938 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git |
| 13939 | S: Supported | 13939 | S: Supported |
| 13940 | F: include/linux/selinux* | 13940 | F: include/uapi/linux/selinux_netlink.h |
| 13941 | F: security/selinux/ | 13941 | F: security/selinux/ |
| 13942 | F: scripts/selinux/ | 13942 | F: scripts/selinux/ |
| 13943 | F: Documentation/admin-guide/LSM/SELinux.rst | 13943 | F: Documentation/admin-guide/LSM/SELinux.rst |
