lkml.org 
[lkml]   [2020]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH SECOND RESEND] MAINTAINERS: fix style in SAFESETID SECURITY MODULE
Date
Commit fc5b34a35458 ("Add entry in MAINTAINERS file for SafeSetID LSM")
slips in some formatting with spaces instead of tabs, which
./scripts/checkpatch.pl -f MAINTAINERS complains about:

WARNING: MAINTAINERS entries use one tab after TYPE:
#14394: FILE: MAINTAINERS:14394:
+M: Micah Morton <mortonm@chromium.org>

WARNING: MAINTAINERS entries use one tab after TYPE:
#14395: FILE: MAINTAINERS:14395:
+S: Supported

WARNING: MAINTAINERS entries use one tab after TYPE:
#14396: FILE: MAINTAINERS:14396:
+F: security/safesetid/

WARNING: MAINTAINERS entries use one tab after TYPE:
#14397: FILE: MAINTAINERS:14397:
+F: Documentation/admin-guide/LSM/SafeSetID.rst

Fixes: fc5b34a35458 ("Add entry in MAINTAINERS file for SafeSetID LSM")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on current master and next-20200203
Micah, please pick this patch.

MAINTAINERS | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..83c7879aa4b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14578,10 +14578,10 @@ F: drivers/media/pci/saa7146/
F: include/media/drv-intf/saa7146*

SAFESETID SECURITY MODULE
-M: Micah Morton <mortonm@chromium.org>
-S: Supported
-F: security/safesetid/
-F: Documentation/admin-guide/LSM/SafeSetID.rst
+M: Micah Morton <mortonm@chromium.org>
+S: Supported
+F: security/safesetid/
+F: Documentation/admin-guide/LSM/SafeSetID.rst

SAMSUNG AUDIO (ASoC) DRIVERS
M: Krzysztof Kozlowski <krzk@kernel.org>
--
2.17.1
\
 
 \ /
  Last update: 2020-02-04 05:05    [W:0.034 / U:0.852 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site