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]>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index 57305f6..e633460 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4775,13 +4775,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
> 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]>
>
thanks ,
acked by : Huang Shijie
> ---
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 57305f6..e633460 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4775,13 +4775,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
>
>
>
>
thanks.
Acked-by: Huang Shijie <[email protected]>
> 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]>
> ---
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 57305f6..e633460 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4775,13 +4775,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
>
>
>
>