Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759526AbZFWQoc (ORCPT ); Tue, 23 Jun 2009 12:44:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756219AbZFWQoS (ORCPT ); Tue, 23 Jun 2009 12:44:18 -0400 Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:57287 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755006AbZFWQoQ (ORCPT ); Tue, 23 Jun 2009 12:44:16 -0400 Date: Wed, 24 Jun 2009 01:43:17 +0900 From: Paul Mundt To: Alex Chiang Cc: jbarnes@virtuousgeek.org, 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 , Ivan Kokshaysky , Ingo Molnar , "David S. Miller" Subject: Re: [PATCH] PCI: remove pcibios_scan_all_fns() Message-ID: <20090623164316.GF26674@linux-sh.org> Mail-Followup-To: Paul Mundt , Alex Chiang , jbarnes@virtuousgeek.org, 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 , Ivan Kokshaysky , Ingo Molnar , "David S. Miller" References: <20090622140807.25509.54448.stgit@bob.kio> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090622140807.25509.54448.stgit@bob.kio> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 26 On Mon, Jun 22, 2009 at 08:08:07AM -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 Acked-by: Paul Mundt -- 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/