From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932412AbXHNEVx (ORCPT ); Tue, 14 Aug 2007 00:21:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934179AbXHNEVL (ORCPT ); Tue, 14 Aug 2007 00:21:11 -0400 Received: from hera.kernel.org ([140.211.167.34]:47045 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934164AbXHNEVJ (ORCPT ); Tue, 14 Aug 2007 00:21:09 -0400 From: Len Brown Organization: Intel Open Source Technology Center To: joe@perches.com Subject: Re: [PATCH] [25/2many] MAINTAINERS - ACPI FAN DRIVER Date: Tue, 14 Aug 2007 00:20:35 -0400 User-Agent: KMail/1.9.5 Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, akpm@linux-foundation.org References: <46bff892.QY86DfzmPpGJRVW1%joe@perches.com> In-Reply-To: <46bff892.QY86DfzmPpGJRVW1%joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708140020.36192.lenb@kernel.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Acked-by: Len Brown (and the maintainer can just be me now, per other message) thanks, -Len On Monday 13 August 2007 02:22, joe@perches.com wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches > > diff --git a/MAINTAINERS b/MAINTAINERS > index ef63c9d..e99d959 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -277,6 +277,7 @@ M: konstantin.a.karasyov@intel.com > L: linux-acpi@vger.kernel.org > W: http://acpi.sourceforge.net/ > S: Supported > +F: drivers/acpi/fan.c > > ACPI PCI HOTPLUG DRIVER > P: Kristen Carlson Accardi > - > 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/ >