Re: [PATCH] MAINTAINERS: correct entries for ISDN/mISDN section
Lukas Bulwahn <[email protected]> Sat, 1 Feb 2020 15:46:09 +0100 (CET)
| Newsgroups | gmane.linux.network,gmane.linux.isdn.i4l.user,gmane.linux.kernel |
|---|---|
| Message-ID | <alpine.DEB.2.21.2002011541360.24739@felia> |
On Sat, 1 Feb 2020, Andy Shevchenko wrote: > > > On Saturday, February 1, 2020, Lukas Bulwahn <[email protected]> wrote: > Commit 6d97985072dc ("isdn: move capi drivers to staging") cleaned up the > isdn drivers and split the MAINTAINERS section for ISDN, but missed to add > the terminal slash for the two directories mISDN and hardware. Hence, all > files in those directories were not part of the new ISDN/mISDN SUBSYSTEM, > but were considered to be part of "THE REST". > > Rectify the situation, and while at it, also complete the section with two > further build files that belong to that subsystem. > > This was identified with a small script that finds all files belonging to > "THE REST" according to the current MAINTAINERS file, and I investigated > upon its output. > > > Had you run parse-maintainers.pl to see if everything is correct now? > Interesting... I did not know about that script. On the current master and next-20200131, it reports: Odd non-pattern line 'Documentation/devicetree/bindings/media/ti,cal.yaml' for 'TI VPE/CAL DRIVERS' at ./scripts/parse-maintainers.pl line 147, <$file> line 16777. I will send a patch to the TI VPE/CAL DRIVERS maintainers to fix that as well. Lukas