commit | 0f8e3823c02c2e7412477dc3d49d179803c3fdfa | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Apr 10 19:54:22 2020 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon May 11 06:44:12 2020 -0400 |
tree | b386c0e0986e6cdc9da3aa6e6d7a2a2c5859f225 | |
parent | 0b841030625cde5f784dd62aec72d6a766faae70 [diff] |
vdpasim: remove unused variable 'ret' drivers/vdpa/vdpa_sim/vdpa_sim.c:92:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] Signed-off-by: YueHaibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/r/20200410115422.42308-1-yuehaibing@huawei.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>