Re: [PATCH 0/2] tools: Fixes for pcitest

From: Lorenzo Pieralisi
Date: Thu Apr 11 2019 - 05:28:37 EST


On Thu, Apr 04, 2019 at 04:36:07PM +0530, Kishon Vijay Abraham I wrote:
> Hi Lorenzo,
>
> This series includes a couple of patches, one which fixes
> inadvertent removal of pcitest.sh from kernel repo when
> doing a "clean" and other lets the user use 'h' option to
> display the list of options supported by pcitest.
>
> Thanks
> Kishon
>
> Kishon Vijay Abraham I (2):
> tools: PCI: Add 'h' in optstring of getopt()
> tools: PCI: Handle pcitest.sh independently from pcitest
>
> tools/pci/Makefile | 8 +++++++-
> tools/pci/pcitest.c | 4 ++--
> 2 files changed, 9 insertions(+), 3 deletions(-)

Applied to pci/misc for v5.2, thanks.

Lorenzo