summaryrefslogtreecommitdiff
path: root/drivers/vdpa
diff options
context:
space:
mode:
authorJason Yan <yanaijie@huawei.com>2020-04-02 09:51:06 +0300
committerMichael S. Tsirkin <mst@redhat.com>2020-04-17 01:31:03 +0300
commite373f3d78d83549ea5c9bee5c4af9dac7bad7c37 (patch)
treef09786a5d0d3b32f4aff99ec9c94058efae59412 /drivers/vdpa
parentaa21c2e73eaed43a9c8389cd9784e337ae6f3989 (diff)
downloadlinux-e373f3d78d83549ea5c9bee5c4af9dac7bad7c37.tar.xz
vhost: remove set but not used variable 'status'
Fix the following gcc warning: drivers/vhost/vdpa.c:299:5: warning: variable 'status' set but not used [-Wunused-but-set-variable] u8 status; ^~~~~~ Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Jason Yan <yanaijie@huawei.com> Link: https://lore.kernel.org/r/20200402065106.20108-1-yanaijie@huawei.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions