From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] PCI: remove pcibios_scan_all_fns() Date: Mon, 29 Jun 2009 13:33:50 -0700 Message-ID: <20090629133350.66024000@jbarnes-g45> References: <20090622140807.25509.54448.stgit@bob.kio> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:49006 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751295AbZF2Udt (ORCPT ); Mon, 29 Jun 2009 16:33:49 -0400 In-Reply-To: <20090622140807.25509.54448.stgit@bob.kio> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Alex Chiang Cc: linux-arch@vger.kernel.org, Kyle McMartin , Tony Luck , Russell King , Arnd Bergmann , Yoshinori Sato , Benjamin Herrenschmidt , Jeff Dike , linux-kernel@vger.kernel.org, Ralf Baechle , David Howells , Paul Mundt , Ivan Kokshaysky , Ingo Molnar , "David S. Miller" On Mon, 22 Jun 2009 08:08:07 -0600 Alex Chiang wrote: > This was #define'd as 0 on all platforms, so let's get rid of it. > > This change makes pci_scan_slot() slightly easier to read. > > Cc: Ivan Kokshaysky > Cc: Russell King > Cc: Yoshinori Sato > Cc: Tony Luck > Cc: Ralf Baechle > Cc: David Howells > Cc: Kyle McMartin > Cc: Benjamin Herrenschmidt > Cc: Paul Mundt > Cc: "David S. Miller" > Cc: Jeff Dike > Cc: Ingo Molnar > Cc: Arnd Bergmann > Signed-off-by: Alex Chiang > --- Applied this to my linux-next tree, thanks. -- Jesse Barnes, Intel Open Source Technology Center