commit | 002ef18eff43708be1d914cb11dbdd84fb149474 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> | Wed May 27 20:05:38 2020 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 04 15:36:51 2020 -0400 |
tree | 6154a3dc77953f734c18baf5a2fa41cbbc492d9d | |
parent | d90ca42012db2863a9a30b564a2ace6016594bda [diff] |
vhost: (cosmetic) remove a superfluous variable initialisation Even the compiler is able to figure out that in this case the initialisation is superfluous. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Link: https://lore.kernel.org/r/20200527180541.5570-3-guennadi.liakhovetski@linux.intel.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>