Spdk/test/unit/lib/nvmf
Jim Harris ddc63f077a bdev: change spdk_bdev_free_io return type to void
Change the checks to asserts instead.  No callers ever
checked the return codes, and if they did, there's
nothing they can do to recover from an error status.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I96d6804d61dfbf6030b3cc78ea59981301417421

Reviewed-on: https://review.gerrithub.io/415539
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-06-19 07:28:20 +00:00
..
ctrlr_bdev.c bdev: change spdk_bdev_free_io return type to void 2018-06-19 07:28:20 +00:00
ctrlr_discovery.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
ctrlr.c test/nvmf: Use the real io_channel implementation 2018-06-14 16:25:16 +00:00
request.c nvmf: Rename spdk_nvmf_ctrlr_disconnect to spdk_nvmf_qpair_disconnect 2018-06-15 19:11:29 +00:00
subsystem.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00