From: Lukas Bulwahn Date: Fri, 9 Oct 2020 04:16:21 +0000 (+0200) Subject: media: MAINTAINERS: rectify ZR36067 VIDEO FOR LINUX DRIVER section X-Git-Tag: accepted/tizen/unified/20230118.172025~8355^2~389 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01c7a8167d497469f4da392c3c009ebf3169bf43;p=platform%2Fkernel%2Flinux-rpi.git media: 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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/MAINTAINERS b/MAINTAINERS index e73636b..aa8ee8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19419,6 +19419,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 +L: linux-mm@kvack.org +S: Maintained +F: include/linux/zpool.h +F: mm/zpool.c + ZR36067 VIDEO FOR LINUX DRIVER M: Corentin Labbe L: mjpeg-users@lists.sourceforge.net @@ -19429,13 +19436,6 @@ Q: https://patchwork.linuxtv.org/project/linux-media/list/ F: Documentation/driver-api/media/drivers/zoran.rst F: drivers/staging/media/zoran/ -ZPOOL COMPRESSED PAGE STORAGE API -M: Dan Streetman -L: linux-mm@kvack.org -S: Maintained -F: include/linux/zpool.h -F: mm/zpool.c - ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER M: Minchan Kim M: Nitin Gupta