diff options
author | Joe Perches <[email protected]> | 2010-02-23 14:08:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2010-02-26 15:11:10 -0300 |
commit | d2fa21876147005ba942cef1d9e5a5039b4326bd (patch) | |
tree | 151b3358d8cd2c7bb688fb049ac11a2fb7340e02 | |
parent | 0158e98fa15f6980568d7c3f67f035d3783319cd (diff) |
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 <[email protected]>
Acked-by: Huang Shijie <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f427294b85e0..f8bd5814bdda 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 <[email protected]> -M Kang Yong <[email protected]> -M Zhang Xiaobing <[email protected]> +M: Huang Shijie <[email protected]> +M: Kang Yong <[email protected]> +M: Zhang Xiaobing <[email protected]> S: Supported F: drivers/media/video/tlg2300 - SC1200 WDT DRIVER M: Zwane Mwaikambo <[email protected]> S: Maintained |