On 6/16/21 9:14 AM, Philippe Mathieu-Daudé wrote:
Remove the 'is_write' boolean by directly using its value in place.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- hw/misc/auxbus.c | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~