]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
authorDavid Hildenbrand <david@redhat.com>
Thu, 12 Nov 2020 13:37:50 +0000 (14:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 18 Dec 2020 21:14:25 +0000 (16:14 -0500)
commitd76944f80d5f500c8be74feb7938edddf68ee931
treea1f2089cbdcc326eebf05aedfef481a88556cf20
parent20b9150225c8e9599999b4e161192d8a8d56a4cb
virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()

We can drop rc2, we don't actually need the value.

Reviewed-by: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
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-5-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mem.c