diff options
author | Markus Armbruster <armbru@redhat.com> | 2012-11-22 15:16:36 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2012-12-07 12:34:12 +0100 |
commit | 4dbd84e26f53d3283baa463f390f9623e8913e8f (patch) | |
tree | 40de5fd5f4e8bef6ec036f90761f325f97f77486 /cmd.c | |
parent | 036f0f8356936dba36b952c16f477b3f04f54e37 (diff) | |
download | qemu-4dbd84e26f53d3283baa463f390f9623e8913e8f.zip qemu-4dbd84e26f53d3283baa463f390f9623e8913e8f.tar.gz qemu-4dbd84e26f53d3283baa463f390f9623e8913e8f.tar.bz2 |
Clean up pci_drive_hot_add()'s use of BlockInterfaceType
pci_drive_hot_add() parameter type has the wrong type: int instead of
BlockInterfaceType. It's actually redundant, so we can just drop it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions