commit | a707466dd62712e4a76e30217a8880e6ab8c7b10 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Fri Jun 30 09:37:13 2023 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Jul 10 16:29:17 2023 -0400 |
tree | 375ae2e5d31a632cd7341363901702d599409360 | |
parent | cda39f134ba197e2c8c9660dd3fb8fddf4c8647b [diff] |
hw/pci-host/i440fx: Have common names for some local variables `PCIHostState` is often referred to as `phb`, own device state usually as `s`. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230630073720.21297-11-shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>