commit | 06109ab34edd59a853efede87d0296aa0c9b1105 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Thu Mar 05 13:12:49 2020 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Mar 17 15:08:50 2020 +1100 |
tree | db723cca611032ad31ea5a8f189feea163ee041d | |
parent | 0dc556987dc01e06b6ff543a6752dbdc4c88f2fb [diff] |
hw/scsi/spapr_vscsi: Simplify a bit We already have a 'iu' pointer, use it (this simplifies the next commit). Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200305121253.19078-4-philmd@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>