From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Willy Tarreau <willy@haproxy.com>,
Ksenija Stanojevic <ksenija.stanojevic@gmail.com>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Bad MAINTAINERS pattern in section 'PARALLEL LCD/KEYPAD PANEL DRIVER'
Date: Fri, 28 Sep 2018 15:01:31 -0700
Message-ID: <20180928220131.31075-1-joe@perches.com> (raw)
Please fix this defect appropriately.
linux-next MAINTAINERS section:
11056 PARALLEL LCD/KEYPAD PANEL DRIVER
11057 M: Willy Tarreau <willy@haproxy.com>
11058 M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
11059 S: Odd Fixes
11060 F: Documentation/auxdisplay/lcd-panel-cgram.txt
--> 11061 F: drivers/misc/panel.c
Commit that introduced this:
commit 7683e9e529258d01ce99216ad3be21f59eff83ec
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Jul 23 16:06:21 2017 -0700
Properly alphabetize MAINTAINERS file
This adds a perl script to actually parse the MAINTAINERS file, clean up
some whitespace in it, warn about errors in it, and then properly sort
the end result.
My perl-fu is atrocious, so the script has basically been created by
randomly putting various characters in a pile, mixing them around, and
then looking it the end result does anything interesting when used as a
perl script.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS | 3585 +++++++++++++++++++++---------------------
scripts/parse-maintainers.pl | 77 +
2 files changed, 1868 insertions(+), 1794 deletions(-)
Last commit with drivers/misc/panel.c
commit 51c1e9b554c996284d5d3bd44da829f41a49a21b
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Tue Apr 4 20:25:21 2017 +0300
auxdisplay: Move panel.c to drivers/auxdisplay folder
It looks like panel.c belongs to auxdisplay subsystem.
Move it to drivers/auxdisplay folder.
No functional changes intended.
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/auxdisplay/Kconfig | 280 +++++++++++++++++++++++++++++++++++
drivers/auxdisplay/Makefile | 1 +
drivers/{misc => auxdisplay}/panel.c | 0
drivers/misc/Kconfig | 280 -----------------------------------
drivers/misc/Makefile | 1 -
5 files changed, 281 insertions(+), 281 deletions(-)
next reply index
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 22:01 Joe Perches [this message]
2018-09-30 11:44 ` Miguel Ojeda
2018-09-30 13:42 ` Miguel Ojeda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180928220131.31075-1-joe@perches.com \
--to=joe@perches.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=ksenija.stanojevic@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@haproxy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
LKML Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/lkml/0 lkml/git/0.git
git clone --mirror https://lore.kernel.org/lkml/1 lkml/git/1.git
git clone --mirror https://lore.kernel.org/lkml/2 lkml/git/2.git
git clone --mirror https://lore.kernel.org/lkml/3 lkml/git/3.git
git clone --mirror https://lore.kernel.org/lkml/4 lkml/git/4.git
git clone --mirror https://lore.kernel.org/lkml/5 lkml/git/5.git
git clone --mirror https://lore.kernel.org/lkml/6 lkml/git/6.git
git clone --mirror https://lore.kernel.org/lkml/7 lkml/git/7.git
git clone --mirror https://lore.kernel.org/lkml/8 lkml/git/8.git
git clone --mirror https://lore.kernel.org/lkml/9 lkml/git/9.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 lkml lkml/ https://lore.kernel.org/lkml \
linux-kernel@vger.kernel.org
public-inbox-index lkml
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.linux-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git