Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262465AbUKKXvD (ORCPT ); Thu, 11 Nov 2004 18:51:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262424AbUKKXtG (ORCPT ); Thu, 11 Nov 2004 18:49:06 -0500 Received: from e32.co.us.ibm.com ([32.97.110.130]:9471 "EHLO e32.co.us.ibm.com") by vger.kernel.org with ESMTP id S262432AbUKKXre (ORCPT ); Thu, 11 Nov 2004 18:47:34 -0500 Date: Thu, 11 Nov 2004 15:47:11 -0800 From: Greg KH To: Jan Dittmer Cc: Christoph Hellwig , linux-kernel@vger.kernel.org, Hotplug List Subject: Re: [patch 1/2] fakephp: introduce pci_bus_add_device Message-ID: <20041111234711.GA11044@kroah.com> References: <41541009.9080206@ppp0.net> <200409241432.06748@bilbo.math.uni-mannheim.de> <20040924145542.GA17147@kroah.com> <41687EBA.7050506@ppp0.net> <41688985.7030607@ppp0.net> <41693CF9.10905@ppp0.net> <20041030041615.GH1584@kroah.com> <41857C7A.2030007@ppp0.net> <20041101093514.GA25921@infradead.org> <41880F63.9030606@ppp0.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41880F63.9030606@ppp0.net> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 28 On Tue, Nov 02, 2004 at 11:51:15PM +0100, Jan Dittmer wrote: > Christoph Hellwig wrote: > > On Mon, Nov 01, 2004 at 12:59:54AM +0100, Jan Dittmer wrote: > > > >>fakephp needs to add newly discovered devices to the global pci list. > >>Therefore seperate out the appropriate chunk from pci_bus_add_devices > >>to pci_bus_add_device to add a single device to sysfs, procfs > >>and the global device list. > >> > >>Signed-off-by: Jan Dittmer > > > the brace should go to a line of it's own > > Sorry about that, updated patch follows: Ugh, your email client ate all of the tabs and spit them out as spaces for this patch :( Care to try it again? thanks, greg k-h - 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/