diff mbox series

MAINTAINERS: use tabs for SAFESETID

Message ID 2bb2e52a-2694-816d-57b4-6cabfadd6c1a@infradead.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: use tabs for SAFESETID | expand

Commit Message

Randy Dunlap Feb. 16, 2020, 7:17 a.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

Use tabs for indentation instead of spaces for SAFESETID.
All (!) other entries in MAINTAINERS use tabs (according to
my simple grepping).

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Micah Morton <mortonm@chromium.org>
Cc: James Morris <jmorris@namei.org>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: linux-security-module@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 MAINTAINERS |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

--- lnx-56-rc1.orig/MAINTAINERS
+++ lnx-56-rc1/MAINTAINERS
@@ -14582,10 +14582,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>