Re: [PATCH] MAINTAINERS: correct entries for ISDN/mISDN section
Arnd Bergmann <[email protected]> Sat, 1 Feb 2020 14:13:49 +0100
| Newsgroups | gmane.linux.network,gmane.linux.isdn.i4l.user,gmane.linux.kernel |
|---|---|
| Message-ID | <CAK8P3a0eL7MH8cfMcq9NNWOggepNAu7vhQSw9_ED_4WXZyY35A@mail.gmail.com> |
On Sat, Feb 1, 2020 at 1:44 PM 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. > > Fixes: 6d97985072dc ("isdn: move capi drivers to staging") > Signed-off-by: Lukas Bulwahn <[email protected]> > --- > Arnd, please ack or even pick it. > It is no functional change, so I guess you could simply pick in your own > tree for minor fixes. Thanks for fixing this, Acked-by: Arnd Bergmann <[email protected]>