On 1/6/21 10:13 PM, BALATON Zoltan wrote: > Remove unneeded variables and setting value to 0 on zero initialised > data and replace check for error with error_fatal. Rationalise loop > that sets PCI config header fields read only. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/isa/vt82c686.c | 20 ++++++-------------- > 1 file changed, 6 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>