diff mbox series

Bad file pattern in 'SELINUX SECURITY MODULE'

Message ID 20190325232125.1781-1-casey@schaufler-ca.com (mailing list archive)
State Rejected
Headers show
Series Bad file pattern in 'SELINUX SECURITY MODULE' | expand

Commit Message

Casey Schaufler March 25, 2019, 11:21 p.m. UTC
The include/linux/selinux.h file has been removed.
Remove the entry from the MAINTAINERS file.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Paul Moore March 25, 2019, 11:52 p.m. UTC | #1
On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
> The include/linux/selinux.h file has been removed.
> Remove the entry from the MAINTAINERS file.
>
> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e5a5d263f29..1039c34dff3c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13947,7 +13947,6 @@ 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*

This is fine with me, but if we're updating this file, we should
probably add the following:

F: include/uapi/linux/selinux_netlink.h

>  F:     security/selinux/
>  F:     scripts/selinux/
>  F:     Documentation/admin-guide/LSM/SELinux.rst
Paul Moore March 29, 2019, 1:33 p.m. UTC | #2
On Mon, Mar 25, 2019 at 7:52 PM Paul Moore <paul@paul-moore.com> wrote:
> On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
> > The include/linux/selinux.h file has been removed.
> > Remove the entry from the MAINTAINERS file.
> >
> > Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
> > ---
> >  MAINTAINERS | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 3e5a5d263f29..1039c34dff3c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13947,7 +13947,6 @@ 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*
>
> This is fine with me, but if we're updating this file, we should
> probably add the following:
>
> F: include/uapi/linux/selinux_netlink.h

Are you going to update this Casey or should I?

> >  F:     security/selinux/
> >  F:     scripts/selinux/
> >  F:     Documentation/admin-guide/LSM/SELinux.rst
Casey Schaufler March 29, 2019, 3:22 p.m. UTC | #3
On 3/29/2019 6:33 AM, Paul Moore wrote:
> On Mon, Mar 25, 2019 at 7:52 PM Paul Moore <paul@paul-moore.com> wrote:
>> On Mon, Mar 25, 2019 at 7:21 PM Casey Schaufler <casey@schaufler-ca.com> wrote:
>>> The include/linux/selinux.h file has been removed.
>>> Remove the entry from the MAINTAINERS file.
>>>
>>> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
>>> ---
>>>   MAINTAINERS | 1 -
>>>   1 file changed, 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 3e5a5d263f29..1039c34dff3c 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -13947,7 +13947,6 @@ 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*
>> This is fine with me, but if we're updating this file, we should
>> probably add the following:
>>
>> F: include/uapi/linux/selinux_netlink.h
> Are you going to update this Casey or should I?

I wasn't planning to do more than fix what I'd broken.
Have at it. Thanks.

>
>>>   F:     security/selinux/
>>>   F:     scripts/selinux/
>>>   F:     Documentation/admin-guide/LSM/SELinux.rst
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d263f29..1039c34dff3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13947,7 +13947,6 @@  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:	security/selinux/
 F:	scripts/selinux/
 F:	Documentation/admin-guide/LSM/SELinux.rst