From d2fa21876147005ba942cef1d9e5a5039b4326bd Mon Sep 17 00:00:00 2001 From: Joe Perches <joe@perches.com> Date: Tue, 23 Feb 2010 14:08:20 -0300 Subject: [PATCH] V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix linux-next commit 2ff8223957d901999bf76aaf2c6183e33a6ad14e exposes an infinite loop defect in scripts/get_maintainer.pl Fix the incorrect format of the MAINTAINERS "M:" entries. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Huang Shijie <shijie8@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> --- MAINTAINERS | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f427294b85e06..f8bd5814bdda0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4677,13 +4677,12 @@ F: drivers/media/video/*7146* F: include/media/*7146* TLG2300 VIDEO4LINUX-2 DRIVER -M Huang Shijie <shijie8@gmail.com> -M Kang Yong <kangyong@telegent.com> -M Zhang Xiaobing <xbzhang@telegent.com> +M: Huang Shijie <shijie8@gmail.com> +M: Kang Yong <kangyong@telegent.com> +M: Zhang Xiaobing <xbzhang@telegent.com> S: Supported F: drivers/media/video/tlg2300 - SC1200 WDT DRIVER M: Zwane Mwaikambo <zwane@arm.linux.org.uk> S: Maintained -- GitLab