Skip to content

Commit d61469d

Browse files
bulwahnmarckleinebudde
authored andcommitted
MAINTAINERS: adjust to mcp251xfd file renaming
Commit 27cf938 ("MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver"), added the MCP25XXFD SPI-CAN NETWORK DRIVER section with the following two file entries: F: Documentation/devicetree/bindings/net/can/microchip,mcp25xxfd.yaml F: drivers/net/can/spi/mcp25xxfd/ Commit 1f0e21a ("can: mcp251xfd: rename driver files and subdir to mcp251xfd") renamed the files from mcp25xxfd to mcp251xfd, but missed to adjust the MAINTAINERS section. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: \ Documentation/devicetree/bindings/net/can/microchip,mcp25xxfd.yaml warning: no file matches F: drivers/net/can/spi/mcp25xxfd/ Adjust the MCP251XFD SPI-CAN NETWORK DRIVER section to this driver file renaming. Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
1 parent 71e663c commit d61469d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10675,14 +10675,14 @@ L: [email protected]
1067510675
S: Maintained
1067610676
F: drivers/hid/hid-mcp2221.c
1067710677

10678-
MCP25XXFD SPI-CAN NETWORK DRIVER
10678+
MCP251XFD SPI-CAN NETWORK DRIVER
1067910679
M: Marc Kleine-Budde <[email protected]>
1068010680
M: Manivannan Sadhasivam <[email protected]>
1068110681
R: Thomas Kopp <[email protected]>
1068210682
1068310683
S: Maintained
10684-
F: Documentation/devicetree/bindings/net/can/microchip,mcp25xxfd.yaml
10685-
F: drivers/net/can/spi/mcp25xxfd/
10684+
F: Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
10685+
F: drivers/net/can/spi/mcp251xfd/
1068610686

1068710687
MCP4018 AND MCP4531 MICROCHIP DIGITAL POTENTIOMETER DRIVERS
1068810688
M: Peter Rosin <[email protected]>

0 commit comments

Comments
 (0)