Skip to content

Commit 23cb849

Browse files
committed
MAINTAINERS: fix bad file pattern
Testing 'parse-maintainers' due to the previous commit shows a bad file pattern for the "TI VPE/CAL DRIVERS" entry in the MAINTAINERS file. There's also a lot of mis-ordered entries, but I'm still a bit nervous about the inevitable and annoying merge problems it would probably cause to fix them up. The MAINTAINERS file is one of my least favorite files due to being huge and centralized, but fixing it is also horribly painful for that reason. Signed-off-by: Linus Torvalds <[email protected]>
1 parent 5cdbec1 commit 23cb849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16754,7 +16754,7 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/
1675416754
S: Maintained
1675516755
F: drivers/media/platform/ti-vpe/
1675616756
F: Documentation/devicetree/bindings/media/ti,vpe.yaml
16757-
Documentation/devicetree/bindings/media/ti,cal.yaml
16757+
F: Documentation/devicetree/bindings/media/ti,cal.yaml
1675816758

1675916759
TI WILINK WIRELESS DRIVERS
1676016760

0 commit comments

Comments
 (0)