Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754450AbZF2UeA (ORCPT ); Mon, 29 Jun 2009 16:34:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751772AbZF2Udu (ORCPT ); Mon, 29 Jun 2009 16:33:50 -0400 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 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.42,311,1243839600"; d="scan'208";a="703555704" Date: Mon, 29 Jun 2009 13:33:50 -0700 From: Jesse Barnes 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" Subject: Re: [PATCH] PCI: remove pcibios_scan_all_fns() Message-ID: <20090629133350.66024000@jbarnes-g45> In-Reply-To: <20090622140807.25509.54448.stgit@bob.kio> References: <20090622140807.25509.54448.stgit@bob.kio> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.17.2; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1157 Lines: 32 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 -- 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/