Loading
module/bdev_nvme: Fix some unreachable code.
All of the error cases for spdk_nvme_transport_id_parse_trtype were covered earlier, so just make this an assert. fix kw warning 12653. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: If0eea934764b35d097887b98b0441ae5d7dd3e4f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1953 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>