mbox series

[0/3] Coverity fixes

Message ID 20190215162533.19475-1-paul.durrant@citrix.com
Headers show
Series Coverity fixes | expand

Message

Paul Durrant Feb. 15, 2019, 4:25 p.m. UTC
Paul Durrant (3):
  dataplane/xen-block: remove dead code
  xen-block: remove redundant assignment
  xen-block: report error condition from vbd_name_to_disk()

 hw/block/dataplane/xen-block.c |  5 +----
 hw/block/xen-block.c           | 24 ++++++++++++++++--------
 2 files changed, 17 insertions(+), 12 deletions(-)
---
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Max Reitz <mreitz@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>