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

2020-08-22 Thread Philippe Mathieu-Daudé
On 8/6/20 3:09 PM, Philippe Mathieu-Daudé wrote: > 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 chang

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

2020-08-06 Thread Philippe Mathieu-Daudé
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(-) -- 2.21.3