Home
last modified time | relevance | path

Searched hist:"028 f1a88ab1fff40aa134192da609943f7f67a5e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dpcihp.cdiff 028f1a88ab1fff40aa134192da609943f7f67a5e Tue Aug 24 22:19:46 CDT 2021 Ani Sinha <ani@anisinha.ca> hw/acpi: use existing references to pci device struct within functions

There is no need to use fresh typecasts to get references to pci device structs
when there is an existing reference to pci device struct. Use existing reference.
Minor cleanup.

Signed-off-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210825031949.919376-3-ani@anisinha.ca>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>