Spdk/lib/vhost
Daniel Verkamp f6fa387f5b vhost/nvme: remove pointless task NULL check
task must be non-NULL in blk_unmap_complete_cb - it is retrieved from
child->parent, which is always set to a known good task in the only
call site.

Change-Id: I28dce62d4cb586311dc87f988c01aa0e03665e4d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/408393
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-04-19 18:47:59 -04:00
..
rte_vhost vhost: fix indentation in vhost_user.h 2018-04-10 15:43:26 -04:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost: Check for null pointers in vhost_blk 2018-04-19 00:08:21 -04:00
vhost_internal.h vhost: add JSON config dump 2018-04-16 19:27:33 -04:00
vhost_nvme.c vhost/nvme: remove pointless task NULL check 2018-04-19 18:47:59 -04:00
vhost_rpc.c vhost: add JSON config dump 2018-04-16 19:27:33 -04:00
vhost_scsi.c vhost: Handle null pointer when dumping SCSI JSON config 2018-04-19 00:08:21 -04:00
vhost.c vhost: Fix negative array index use in spdk_vhost_set_socket_path 2018-04-19 15:48:36 -04:00