Re: [PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

2019-03-25 Thread Casey Schaufler
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

Re: [PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

2019-03-25 Thread Joe Perches
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 > -

[PATCH] Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

2019-03-25 Thread Casey Schaufler
The include/linux/selinux.h file has been removed. Remove the entry from the MAINTAINERS file. Signed-off-by: Casey Schaufler ---  MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3e5a5d263f29..1039c34dff3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS

Bad file pattern in MAINTAINERS section 'SELINUX SECURITY MODULE'

2019-03-25 Thread Joe Perches
A file pattern line in this section of the MAINTAINERS file in linux-next does not have a match in the linux source files. This could occur because a matching filename was never added, was deleted or renamed in some other commit. The commits that added and if found renamed or removed the file pat