virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 16 Aug 2022 05:36:31 +0000 (01:36 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 16 Aug 2022 05:38:28 +0000 (01:38 -0400)
commit484b9fa4886bd9377969aad5e9ea17efda4ecda6
tree0a46f7da1325ac45defad29b7f3533523df4769d
parent2e9ca760c289e1f992eb2cd053e217db7934ab0a
virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"

This reverts commit fe3dc04e31aa51f91dc7f741a5f76cc4817eb5b4: the
API is now unused and in fact can't be implemented on top of a legacy
device.

Fixes: fe3dc04e31aa ("virtio: add helper virtio_find_vqs_ctx_size()")
Cc: "Xuan Zhuo" <xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220816053602.173815-3-mst@redhat.com>
include/linux/virtio_config.h