37039565d0
spdk_io_device_register() doesn't have a return value, but we can at least catch trivial mistakes like neglecting to pass a valid io_device or create/delete callback in debug builds. One invalid unit test case that passed NULL for all parameters is removed, since there's no way to make that work without adding a return value instead of asserts. Change-Id: I3dd4c850bdb14957d2dc03209ea9ea44bbe4e616 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/408117 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
bit_array.c | ||
cpuset.c | ||
crc16.c | ||
crc32_ieee.c | ||
crc32.c | ||
crc32c.c | ||
fd.c | ||
io_channel.c | ||
Makefile | ||
strerror_tls.c | ||
string.c | ||
uuid.c |