summaryrefslogtreecommitdiffstats
path: root/scripts/parse-maintainers.pl
diff options
context:
space:
mode:
authorLinus Torvalds2017-07-24 00:08:05 +0200
committerLinus Torvalds2017-07-24 00:08:05 +0200
commitf47e07bc5f1a5c48ed60a8ee55352cb4b2bf4d51 (patch)
treeaccec60441cab6f9f19ca20e1855a1b9c5b5020a /scripts/parse-maintainers.pl
parentMerge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-qcow2-linux-f47e07bc5f1a5c48ed60a8ee55352cb4b2bf4d51.tar.gz
kernel-qcow2-linux-f47e07bc5f1a5c48ed60a8ee55352cb4b2bf4d51.tar.xz
kernel-qcow2-linux-f47e07bc5f1a5c48ed60a8ee55352cb4b2bf4d51.zip
Fix up MAINTAINERS file problems
Prepping for scripting the MAINTAINERS file cleanup (and possible split) showed a couple of cases where the headers for a couple of entries were bogus. There's a few different kinds of bogosities: - the X-GENE SOC EDAC case was confused and split over two lines - there were four entries for "GREYBUS PROTOCOLS DRIVERS" that were all different things. - the NOKIA N900 CAMERA SUPPORT" was duplicated all of which were more obvious when you started doing associative arrays in perl to track these things by the header (so that we can alphabetize this thing properly, and so that we might split it up by the data too). Cc: Joe Perches <joe@perches.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/parse-maintainers.pl')
0 files changed, 0 insertions, 0 deletions