[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20201009041621.17513-1-lukas.bulwahn@gmail.com>
Date: Fri, 9 Oct 2020 06:16:21 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Corentin Labbe <clabbe@...libre.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
mjpeg-users@...ts.sourceforge.net, linux-media@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, Joe Perches <joe@...ches.com>,
Ralf Ramsauer <ralf.ramsauer@...-regensburg.de>,
Pia Eichinger <pia.eichinger@...oth-regensburg.de>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section
Commit 754f0f1ba8d9 ("media: MAINTAINERS: change maintainer of the zoran
driver") added a new section in MAINTAINERS with an invalid file entry
and at the wrong place for alphabetic ordering.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matches F: Documentation/media/v4l-drivers/zoran.rst
Point the file entry to the right location and move the section to the
right place in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
applies cleanly on next-20201008
Corentin, please ack.
Mauro, please pick this minor non-urgent cleanup patch into your -next tree.
MAINTAINERS | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 239ae2425cf8..6879ca545677 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19412,6 +19412,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git
F: Documentation/filesystems/zonefs.rst
F: fs/zonefs/
+ZPOOL COMPRESSED PAGE STORAGE API
+M: Dan Streetman <ddstreet@...e.org>
+L: linux-mm@...ck.org
+S: Maintained
+F: include/linux/zpool.h
+F: mm/zpool.c
+
ZR36067 VIDEO FOR LINUX DRIVER
M: Corentin Labbe <clabbe@...libre.com>
L: mjpeg-users@...ts.sourceforge.net
@@ -19419,16 +19426,9 @@ L: linux-media@...r.kernel.org
S: Maintained
W: http://mjpeg.sourceforge.net/driver-zoran/
Q: https://patchwork.linuxtv.org/project/linux-media/list/
-F: Documentation/media/v4l-drivers/zoran.rst
+F: Documentation/driver-api/media/drivers/v4l-drivers/zoran.rst
F: drivers/staging/media/zoran/
-ZPOOL COMPRESSED PAGE STORAGE API
-M: Dan Streetman <ddstreet@...e.org>
-L: linux-mm@...ck.org
-S: Maintained
-F: include/linux/zpool.h
-F: mm/zpool.c
-
ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
M: Minchan Kim <minchan@...nel.org>
M: Nitin Gupta <ngupta@...are.org>
--
2.17.1
Powered by blists - more mailing lists