lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 03 Feb 2020 03:07:01 -0800
From:   Joe Perches <joe@...ches.com>
To:     Andy Shevchenko <andy.shevchenko@...il.com>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     Lukas Bulwahn <lukas.bulwahn@...il.com>,
        Karsten Keil <isdn@...ux-pingi.de>,
        Arnd Bergmann <arnd@...db.de>,
        isdn4linux@...tserv.isdn4linux.de, netdev <netdev@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] MAINTAINERS: correct entries for ISDN/mISDN section

On Mon, 2020-02-03 at 12:13 +0200, Andy Shevchenko wrote:
> On Sun, Feb 2, 2020 at 10:45 PM Jakub Kicinski <kuba@...nel.org> wrote:
> > On Sat,  1 Feb 2020 13:43:01 +0100, Lukas Bulwahn 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 <lukas.bulwahn@...il.com>
> > 
> > Applied to net, thanks!
> 
> I'm not sure it's ready. I think parse-maintainers.pl will change few
> lines here.

parse-maintainers would change a _lot_ of the MAINTAINERS file
by reordering section letters.

$ perl ./scripts/parse-maintainers.pl --output=MAINTAINERS
$ git diff --stat MAINTAINERS
 MAINTAINERS | 5572 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 2786 insertions(+), 2786 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ