]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Refactor virStorageBackendSCSINewLun
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Apr 2015 17:39:01 +0000 (13:39 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Apr 2015 16:28:04 +0000 (12:28 -0400)
commit0cf87b51d48539a1812d4055ce0d2d4dfce52e8f
tree13d4cdcbe586c01a8b7a836b89b6be720d352303
parent3617e3b36d2076795bf0dca9935a41fae849c696
storage: Refactor virStorageBackendSCSINewLun

Invert the logical of retval and clean up code paths, especially goto's

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_backend_scsi.c