diff mbox series

Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

Message ID a0847fd8-0b9b-69f5-e9b8-1e1cd3b5052d@schaufler-ca.com (mailing list archive)
State Superseded
Headers show
Series Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE' | expand

Commit Message

Casey Schaufler March 25, 2019, 9:58 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

Joe Perches March 25, 2019, 10:02 p.m. UTC | #1
On Mon, 2019-03-25 at 14:58 -0700, Casey Schaufler wrote:
> The include/linux/selinux.h file has been removed.
> Remove the entry from the MAINTAINERS file.

This looks like it doesn't apply correctly as there
are one too many spaces before each context lines.

> 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*
>   F:	security/selinux/
>   F:	scripts/selinux/
>   F:	Documentation/admin-guide/LSM/SELinux.rst
>
Casey Schaufler March 25, 2019, 10:22 p.m. UTC | #2
On 3/25/2019 3:02 PM, Joe Perches wrote:
> On Mon, 2019-03-25 at 14:58 -0700, Casey Schaufler wrote:
>> The include/linux/selinux.h file has been removed.
>> Remove the entry from the MAINTAINERS file.
> This looks like it doesn't apply correctly as there
> are one too many spaces before each context lines.

Oops. New version of Thunderbird. Looks like there's
configuration tuning required. I'll try again
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