vhost: delete vhost_put_poll_group declaration
Function vhost_put_poll_group is already removed. There is no implementation for vhost_put_poll_group, so delete its declaration. Change-Id: Ib4766fca93329c4f4faab48857d1ac2eaa268300 Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472513 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
03c71d3741
commit
6a382b9860
@ -388,7 +388,6 @@ void vhost_session_install_rte_compat_hooks(struct spdk_vhost_session *vsession)
|
||||
void vhost_dev_install_rte_compat_hooks(struct spdk_vhost_dev *vdev);
|
||||
|
||||
struct vhost_poll_group *vhost_get_poll_group(struct spdk_cpuset *cpumask);
|
||||
void vhost_put_poll_group(struct vhost_poll_group *pg);
|
||||
|
||||
int remove_vhost_controller(struct spdk_vhost_dev *vdev);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user