diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2022-01-13 15:11:34 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-06 12:06:50 +0100 |
commit | 4c8093637bc9f8cc2e41eed343c12f85d6ff9e25 (patch) | |
tree | cc7612a30e7e76eb48741d06b40a09d0a8d2961e /tools/virtio | |
parent | virtio: drop default for virtio-mem (diff) | |
download | linux-4c8093637bc9f8cc2e41eed343c12f85d6ff9e25.tar.xz linux-4c8093637bc9f8cc2e41eed343c12f85d6ff9e25.zip |
vhost: remove avail_event arg from vhost_update_avail_event()
In vhost_update_avail_event() we never used the `avail_event` argument,
since its introduction in commit 2723feaa8ec6 ("vhost: set log when
updating used flags or avail event").
Let's remove it to clean up the code.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20220113141134.186773-1-sgarzare@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions