From: Paul Moore Date: Sat, 30 Mar 2019 21:57:35 +0000 (-0400) Subject: MAINTAINERS: update SELinux file patterns X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=593854c05210fccf92a5883ab8a8505837b82199;p=openwrt%2Fstaging%2Fblogic.git 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 Signed-off-by: Paul Moore --- 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