OSDN Git Service

hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
authorBernhard Beschow <shentey@gmail.com>
Sun, 12 Jun 2022 19:28:00 +0000 (21:28 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 28 Jun 2022 09:10:33 +0000 (11:10 +0200)
commitc92331bf04598445230e9abb5e293dacc6904240
tree24d6f32fbd3d8530ef08ae4fb1411331b21c7cc9
parent1a7fc0447e6312c5be2ba9cf7d11bac6caeda98b
hw/pci-host/i440fx: Remove unused parameter from i440fx_init()

pi440fx_state is an out-parameter which is never read by the caller.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220612192800.40813-1-shentey@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/i386/pc_piix.c
hw/pci-host/i440fx.c
include/hw/pci-host/i440fx.h