diff options
author | Bernhard Beschow <shentey@gmail.com> | 2024-02-24 14:58:48 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-02-27 09:37:30 +0100 |
commit | e71dd86320d35da132dd6df1267e9a5b8e4dfb1c (patch) | |
tree | 363dec9a88ce7f32d2ed3b79b019301f7c68fdfb /ui/input-keymap.c | |
parent | b54a9d46a0fe294a3ff6d169cd5292c73e2894e4 (diff) | |
download | qemu-e71dd86320d35da132dd6df1267e9a5b8e4dfb1c.zip qemu-e71dd86320d35da132dd6df1267e9a5b8e4dfb1c.tar.gz qemu-e71dd86320d35da132dd6df1267e9a5b8e4dfb1c.tar.bz2 |
hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
There is no advantage in having these local variables which 1/ needlessly have
different identifiers in both machines and 2/ which are redundant to pcms->bus
which is almost as short.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240224135851.100361-4-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'ui/input-keymap.c')
0 files changed, 0 insertions, 0 deletions