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
> ---
> hw/isa/vt82c686.c | 20
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
---
hw/isa/vt82c686.c | 20 ++--
1 file changed, 6 insertions(+), 1