[PATCH] MAINTAINERS: fix style in CADENCE I3C MASTER IP entry

From: Lukas Bulwahn
Date: Sat Dec 07 2019 - 13:27:21 EST


Commit ae24f2b6f828 ("MAINTAINERS: add myself as maintainer of Cadence I3C
master controller driver") slips in some formatting with spaces instead of
tabs, which ./scripts/checkpatch.pl -f MAINTAINERS complains about:

#7838: FILE: MAINTAINERS:7838:
M: PrzemysÅaw Gaj <pgaj@xxxxxxxxxxx>

WARNING: MAINTAINERS entries use one tab after TYPE:
#7839: FILE: MAINTAINERS:7839:
S: Maintained

WARNING: MAINTAINERS entries use one tab after TYPE:
#7840: FILE: MAINTAINERS:7840:
F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt

WARNING: MAINTAINERS entries use one tab after TYPE:
#7841: FILE: MAINTAINERS:7841:
F: drivers/i3c/master/i3c-master-cdns.c

Fixes: ae24f2b6f828 ("MAINTAINERS: add myself as maintainer of Cadence I3C master controller driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
applies cleanly on current master (eea2d5da29e3) and next-20191207

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 0fd82e674cf4..59d4cb7b2981 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7835,10 +7835,10 @@ F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
F: drivers/i3c/master/dw*

I3C DRIVER FOR CADENCE I3C MASTER IP
-M: PrzemysÅaw Gaj <pgaj@xxxxxxxxxxx>
-S: Maintained
-F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
-F: drivers/i3c/master/i3c-master-cdns.c
+M: PrzemysÅaw Gaj <pgaj@xxxxxxxxxxx>
+S: Maintained
+F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
+F: drivers/i3c/master/i3c-master-cdns.c

IA64 (Itanium) PLATFORM
M: Tony Luck <tony.luck@xxxxxxxxx>
--
2.17.1