[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <alpine.LFD.2.21.1908161244060.1860@schleppi>
Date: Fri, 16 Aug 2019 12:45:09 +0200 (CEST)
From: Sebastian Ott <sebott@...ux.ibm.com>
To: Denis Efremov <efremov@...ux.com>
cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Gerald Schaefer <gerald.schaefer@...ibm.com>,
linux-s390@...r.kernel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 02/10] s390/pci: Loop using PCI_STD_NUM_BARS
On Fri, 16 Aug 2019, Denis Efremov wrote:
> Refactor loops to use 'i < PCI_STD_NUM_BARS' instead of
> 'i <= PCI_STD_RESOURCE_END'.
>
> Signed-off-by: Denis Efremov <efremov@...ux.com>
> ---
> arch/s390/include/asm/pci.h | 5 +----
> arch/s390/include/asm/pci_clp.h | 6 +++---
> arch/s390/pci/pci.c | 16 ++++++++--------
> arch/s390/pci/pci_clp.c | 6 +++---
> 4 files changed, 15 insertions(+), 18 deletions(-)
>
Acked-by: Sebastian Ott <sebott@...ux.ibm.com>
Powered by blists - more mailing lists