linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: Fixes for pcitest
@ 2019-04-04 11:06 Kishon Vijay Abraham I
  2019-04-04 11:06 ` [PATCH 1/2] tools: PCI: Add 'h' in optstring of getopt() Kishon Vijay Abraham I
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kishon Vijay Abraham I @ 2019-04-04 11:06 UTC (permalink / raw)
  To: Lorenzo Pieralisi; +Cc: linux-pci, linux-kernel, Kishon Vijay Abraham I

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-11  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 11:06 [PATCH 0/2] tools: Fixes for pcitest Kishon Vijay Abraham I
2019-04-04 11:06 ` [PATCH 1/2] tools: PCI: Add 'h' in optstring of getopt() Kishon Vijay Abraham I
2019-04-04 11:06 ` [PATCH 2/2] tools: PCI: Handle pcitest.sh independently from pcitest Kishon Vijay Abraham I
2019-04-11  9:28 ` [PATCH 0/2] tools: Fixes for pcitest Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).