Home
last modified time | relevance | path

Searched hist:"4 f01a637795af77f1c191230b9f6e3a2547b0c28" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/core/
H A Dplatform-bus.cdiff 4f01a637795af77f1c191230b9f6e3a2547b0c28 Wed Sep 21 00:23:53 CDT 2016 David Gibson <david@gibson.dropbear.id.au> 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>
H A Dmachine.cdiff 4f01a637795af77f1c191230b9f6e3a2547b0c28 Wed Sep 21 00:23:53 CDT 2016 David Gibson <david@gibson.dropbear.id.au> 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>
/openbmc/qemu/include/hw/
H A Dsysbus.hdiff 4f01a637795af77f1c191230b9f6e3a2547b0c28 Wed Sep 21 00:23:53 CDT 2016 David Gibson <david@gibson.dropbear.id.au> 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>
/openbmc/qemu/hw/ppc/
H A De500.cdiff 4f01a637795af77f1c191230b9f6e3a2547b0c28 Wed Sep 21 00:23:53 CDT 2016 David Gibson <david@gibson.dropbear.id.au> 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>
H A Dspapr.cdiff 4f01a637795af77f1c191230b9f6e3a2547b0c28 Wed Sep 21 00:23:53 CDT 2016 David Gibson <david@gibson.dropbear.id.au> 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>