+4
−4
+3
−3
+4
−4
Loading
First of all, this struct was used when stopping a session and wasn't directly related to any vhost device despite its name. Second, the struct contained just a single poller. Instead of renaming it, we remove it. We can use that poller pointer directly. Change-Id: I66ad0826f7e809365c07662e59979b1942243c2e Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448225 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>