On 12/12/24 18:22, Paolo Bonzini wrote:
Use ==/!= instead of going through bool and xor.Signed-off-by: Paolo Bonzini <[email protected]> --- rust/hw/char/pl011/src/device.rs | 6 ++---- rust/hw/char/pl011/src/lib.rs | 6 ------ 2 files changed, 2 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
