Skip to content

Commit 608b68b

Browse files
bulwahnbbrezillon
authored andcommitted
MAINTAINERS: fix style in CADENCE I3C MASTER IP entry
Commit ae24f2b ("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 <[email protected]> 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: ae24f2b ("MAINTAINERS: add myself as maintainer of Cadence I3C master controller driver") Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
1 parent 026d845 commit 608b68b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MAINTAINERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7835,10 +7835,10 @@ F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
78357835
F: drivers/i3c/master/dw*
78367836

78377837
I3C DRIVER FOR CADENCE I3C MASTER IP
7838-
M: Przemysław Gaj <[email protected]>
7839-
S: Maintained
7840-
F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
7841-
F: drivers/i3c/master/i3c-master-cdns.c
7838+
M: Przemysław Gaj <[email protected]>
7839+
S: Maintained
7840+
F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt
7841+
F: drivers/i3c/master/i3c-master-cdns.c
78427842

78437843
IA64 (Itanium) PLATFORM
78447844
M: Tony Luck <[email protected]>

0 commit comments

Comments
 (0)