diff options
author | Mike Christie <michael.christie@oracle.com> | 2021-05-25 19:47:29 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-07-03 10:50:54 +0200 |
commit | 1465cb6117bafbf998c05b79982903d17d15fe7f (patch) | |
tree | c17daf1cb4f68a9bddf4fc19b0c7d338f0abfc98 /drivers/nvme | |
parent | virtio_console: Assure used length from device is limited (diff) | |
download | linux-1465cb6117bafbf998c05b79982903d17d15fe7f.tar.xz linux-1465cb6117bafbf998c05b79982903d17d15fe7f.zip |
vhost: remove work arg from vhost_work_flush
vhost_work_flush doesn't do anything with the work arg. This patch drops
it and then renames vhost_work_flush to vhost_work_dev_flush to reflect
that the function flushes all the works in the dev and not just a
specific queue or work item.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Link: https://lore.kernel.org/r/20210525174733.6212-2-michael.christie@oracle.com
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions