Message ID | 20190404110609.26158-1-kishon@ti.com |
---|---|
Headers | show |
Series | tools: Fixes for pcitest | expand |
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