Spdk/test
Daniel Verkamp 040742359e pci: rename pci_device_has_non_null_driver to non_uio
This more accurately represents what function it performs.

Also remove pci_device_has_uio_driver() from the public API.  Callers
should use pci_device_has_non_uio_driver() instead.

Change-Id: I9623fe1345b43e981d5823804e33d01ac0d3bb1c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-12 08:58:02 -07:00
..
lib pci: rename pci_device_has_non_null_driver to non_uio 2016-01-12 08:58:02 -07:00
Makefile build: allow make to work from any directory 2015-11-04 10:19:08 -07:00
spdk_cunit.h nvme/utest: add SPDK_CU_ASSERT_FATAL wrapper 2016-01-08 09:31:10 -07:00