qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 09/13] hw/misc/auxbus: Replace 'is_write' boolean by its v


From: Richard Henderson
Subject: Re: [PATCH v3 09/13] hw/misc/auxbus: Replace 'is_write' boolean by its value
Date: Wed, 16 Jun 2021 11:43:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

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é<f4bug@amsat.org>
---
  hw/misc/auxbus.c | 28 +++++++++++-----------------
  1 file changed, 11 insertions(+), 17 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]