]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
authorDavid Hildenbrand <david@redhat.com>
Thu, 12 Nov 2020 13:38:08 +0000 (14:38 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 18 Dec 2020 21:14:27 +0000 (16:14 -0500)
commit602ef89457173a24dde30874faec1f15a00e112a
tree05004e7bc39f9fff8691fccd5cc398c18e5632e2
parent8a6f082babea6744b876a23ff5ed6081bf12968d
virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)

Let's rename them accordingly. virtio_mem_plug_request() and
virtio_mem_unplug_request() will be handled separately.

Reviewed-by: Wei Yang <richard.weiyang@linux.alibaba.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20201112133815.13332-23-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mem.c