Loading
rte_virtio: add missing if() brackets
Some error messages were printed outside of the error-checking if() condition. Fixes: bd273d47 ("rte_vhost: replace strerror() with spdk_strerror_r()") Change-Id: Icf965ae56ffc2e0970572308b38607ac63cdb1f2 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/382943 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>