lkml.org 
[lkml]   [2019]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v11 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
From
Date
On Thu, 2019-03-28 at 00:16 +0100, Paul Cercueil wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -7665,6 +7665,15 @@ L: linux-mtd@lists.infradead.org
> S: Maintained
> F: drivers/mtd/nand/raw/jz4780_*
>
> +INGENIC TCU driver

trivia:

Generally the section header is all upper case and not mixed case
$ git grep -i DRIVER -- MAINTAINERS | \
grep -v 'drivers/' | grep -v 'MAINTAINERS:[A-Z]:' | \
grep -P -i -o 'drivers?' | \
sort | uniq -c | sort -rn
980 DRIVER
181 DRIVERS
19 driver
12 Driver
8 drivers
3 Drivers


\
 
 \ /
  Last update: 2019-03-28 02:30    [W:0.491 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site