lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Feb 2010 09:08:20 -0800
From:	Joe Perches <joe@...ches.com>
To:	Huang Shijie <shijie8@...il.com>
Cc:	Mauro Carvalho Chehab <mchehab@...hat.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	linux-media <linux-media@...r.kernel.org>
Subject: [PATCH - next] 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@...ches.com>
---
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	<shijie8@...il.com>
-M 	Kang Yong	<kangyong@...egent.com>
-M 	Zhang Xiaobing	<xbzhang@...egent.com>
+M:	Huang Shijie <shijie8@...il.com>
+M:	Kang Yong <kangyong@...egent.com>
+M:	Zhang Xiaobing <xbzhang@...egent.com>
 S:	Supported
 F:	drivers/media/video/tlg2300
 
-
 SC1200 WDT DRIVER
 M:	Zwane Mwaikambo <zwane@....linux.org.uk>
 S:	Maintained


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists