OSDN Git Service

Revert "virtio_config: introduce a new .enable_cbs method"
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 30 Mar 2022 06:22:17 +0000 (02:22 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 30 Mar 2022 08:18:14 +0000 (04:18 -0400)
commitc18c86808b78c4c2dc69f27f37c57abab14ee387
treea40e720bfcb91dd27591a5395cabe43886831830
parent7414539c5f2e43bad67ae88a3612455d01583429
Revert "virtio_config: introduce a new .enable_cbs method"

This reverts commit d50497eb4e554e1f0351e1836ee7241c059592e6.

The new callback ended up not being used, and it's asymmetrical:
just enable, no disable.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
include/linux/virtio_config.h