mbox series

[PATCH-for-5.2,0/2] hw/core/sysbus: Trivial cleanup patches

Message ID 20200806130945.21629-1-f4bug@amsat.org
Headers show
Series hw/core/sysbus: Trivial cleanup patches | expand

Message

Philippe Mathieu-Daudé Aug. 6, 2020, 1:09 p.m. UTC
Fix a typo and assert sysbus_mmio_get_region() is called
with correct index.

Philippe Mathieu-Daudé (2):
  hw/core/sysbus: Fix a typo
  hw/core/sysbus: Assert memory region index is in range

 hw/core/sysbus.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)