diff options
| author | David Gibson | 2016-09-21 07:23:53 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2016-09-27 22:03:34 +0200 |
| commit | 4f01a637795af77f1c191230b9f6e3a2547b0c28 (patch) | |
| tree | e04a3c366919df426aa38a1a51876f660e4e4e7c /exec.c | |
| parent | target-i386: Remove has_msr_* global vars for KVM features (diff) | |
| download | qemu-4f01a637795af77f1c191230b9f6e3a2547b0c28.tar.gz qemu-4f01a637795af77f1c191230b9f6e3a2547b0c28.tar.xz qemu-4f01a637795af77f1c191230b9f6e3a2547b0c28.zip | |
sysbus: Remove ignored return value of FindSysbusDeviceFunc
Functions of type FindSysbusDeviceFunc currently return an integer.
However, this return value is always ignored by the caller in
find_sysbus_device().
This changes the function type to return void, to avoid confusion over
the function semantics.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions
