Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932819Ab3IDVKc (ORCPT ); Wed, 4 Sep 2013 17:10:32 -0400 Received: from gate.crashing.org ([63.228.1.57]:56845 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760572Ab3IDVKT (ORCPT ); Wed, 4 Sep 2013 17:10:19 -0400 Subject: Re: [PATCH 3/7] powerpc/pci: use pci_is_pcie() to simplify code Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1378193715-25328-3-git-send-email-wangyijing@huawei.com> Date: Wed, 4 Sep 2013 16:07:15 -0500 Cc: Benjamin Herrenschmidt , Gavin Shan , Bjorn Helgaas , "James E.J. Bottomley" , "David S. Miller" , , , Hanjun Guo , Paul Mackerras , Content-Transfer-Encoding: 7bit Message-Id: References: <1378193715-25328-1-git-send-email-wangyijing@huawei.com> <1378193715-25328-3-git-send-email-wangyijing@huawei.com> To: Yijing Wang X-Mailer: Apple Mail (2.1283) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 827 Lines: 27 On Sep 3, 2013, at 2:35 AM, Yijing Wang wrote: > Use pci_is_pcie() to simplify code. > > Signed-off-by: Yijing Wang > Cc: Gavin Shan > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: linuxppc-dev@lists.ozlabs.org > Cc: linux-kernel@vger.kernel.org > --- > arch/powerpc/kernel/eeh.c | 3 +-- > arch/powerpc/sysdev/fsl_pci.c | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) Acked-by: Kumar Gala (for the fsl_pci.c) change - k -- 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/