diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-09-13 13:43:50 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-10-31 00:21:47 +0200 |
commit | 2ff98449ee883d6e7484f5937370df42d6789e07 (patch) | |
tree | a87e0851e196c69d332787b9d96603692adad011 /Makefile | |
parent | 668866b6e8dffa5583d8694f1d8ddd89a8bee745 (diff) | |
download | linux-2ff98449ee883d6e7484f5937370df42d6789e07.tar.gz linux-2ff98449ee883d6e7484f5937370df42d6789e07.tar.xz |
virtio_blk: Delete an unnecessary initialisation in init_vq()
The local variable "err" will be set to an appropriate value
by a following statement.
Thus omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions