numam-spdk/lib/scsi
Ben Walker a17ad921e2 Replace RTE_VERIFY with assert
We already require the assert header from the C standard library,
so use that instead of RTE_VERIFY to further isolate DPDK
dependencies.

Change-Id: I4a718af858c88aff6080e33e6c3dd533c077b8f4
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-09-28 10:15:56 -07:00
..
dev.c scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
lun_db.c
lun.c bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
Makefile
port.c
scsi_bdev.c bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
scsi_internal.h scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
scsi_rpc.c
scsi.c
task.c Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00