Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753541Ab0BWRIX (ORCPT ); Tue, 23 Feb 2010 12:08:23 -0500 Received: from mail.perches.com ([173.55.12.10]:1190 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752360Ab0BWRIV (ORCPT ); Tue, 23 Feb 2010 12:08:21 -0500 Subject: [PATCH - next] MAINTAINERS: Telegent tlg2300 section fix From: Joe Perches To: Huang Shijie Cc: Mauro Carvalho Chehab , Andrew Morton , LKML , linux-media Content-Type: text/plain; charset="UTF-8" Date: Tue, 23 Feb 2010 09:08:20 -0800 Message-ID: <1266944900.9265.28.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1055 Lines: 35 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 --- 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 -M Kang Yong -M Zhang Xiaobing +M: Huang Shijie +M: Kang Yong +M: Zhang Xiaobing S: Supported F: drivers/media/video/tlg2300 - SC1200 WDT DRIVER M: Zwane Mwaikambo S: Maintained -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/