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.bulw...@gmail.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 <ddstr...@ieee.org>
+L:     linux...@kvack.org
+S:     Maintained
+F:     include/linux/zpool.h
+F:     mm/zpool.c
+
 ZR36067 VIDEO FOR LINUX DRIVER
 M:     Corentin Labbe <cla...@baylibre.com>
 L:     mjpeg-us...@lists.sourceforge.net
@@ -19419,16 +19426,9 @@ L:     linux-me...@vger.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 <ddstr...@ieee.org>
-L:     linux...@kvack.org
-S:     Maintained
-F:     include/linux/zpool.h
-F:     mm/zpool.c
-
 ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER
 M:     Minchan Kim <minc...@kernel.org>
 M:     Nitin Gupta <ngu...@vflare.org>
-- 
2.17.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to