From patchwork Tue Feb 23 17:08:20 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Perches X-Patchwork-Id: 2814 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Tue, 23 Feb 2010 17:08:43 +0000 Received: from bombadil.infradead.org [18.85.46.34] by pedra with IMAP (fetchmail-6.3.6) for (single-drop); Tue, 23 Feb 2010 14:13:18 -0300 (BRT) Received: from vger.kernel.org ([209.132.180.67]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NjyFW-0004C4-Pm; Tue, 23 Feb 2010 17:08:42 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752871Ab0BWRIW (ORCPT + 1 other); Tue, 23 Feb 2010 12:08:22 -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 Received: from [192.168.1.151] (Joe-Laptop.home [192.168.1.151]) by mail.perches.com (Postfix) with ESMTP id 4716E24368; Tue, 23 Feb 2010 09:08:12 -0800 (PST) Subject: [PATCH - next] MAINTAINERS: Telegent tlg2300 section fix From: Joe Perches To: Huang Shijie Cc: Mauro Carvalho Chehab , Andrew Morton , LKML , linux-media 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 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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 Acked-by: Huang Shijie --- -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html 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