Message ID | 155398335292.21282.3368996467557801907.stgit@chester (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | MAINTAINERS: update SELinux file patterns | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..7b2e7887f3a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13937,7 +13937,7 @@ W: https://selinuxproject.org W: https://github.com/SELinuxProject T: git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git S: Supported -F: include/linux/selinux* +F: include/uapi/linux/selinux_netlink.h F: security/selinux/ F: scripts/selinux/ F: Documentation/admin-guide/LSM/SELinux.rst
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> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)