commit | 5f2ef3b0d032797b6bad9449dfece3a8111a8529 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Nov 18 09:37:40 2020 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 08 13:48:58 2020 -0500 |
tree | 607f5144adba70a37b74f2d7ab46b3030c9fb7fb | |
parent | 85d3b93196e43c4493c118aa9e3a82fe657636b5 [diff] |
failover: simplify qdev_device_add() failover case Just put allthe logic inside the same if. Signed-off-by: Juan Quintela <quintela@redhat.com> Message-Id: <20201118083748.1328-20-quintela@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>