diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-10 20:18:59 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-10-20 11:27:49 +0100 |
commit | 6b72c5424a4a725bc0bacd09bd83f7e8be649345 (patch) | |
tree | 4d8483b5680c02d715dacd92a884130c1b557a82 /net/util.c | |
parent | 3f5a74c543b491556b4a0020b1683b16659b178f (diff) | |
download | qemu-6b72c5424a4a725bc0bacd09bd83f7e8be649345.zip qemu-6b72c5424a4a725bc0bacd09bd83f7e8be649345.tar.gz qemu-6b72c5424a4a725bc0bacd09bd83f7e8be649345.tar.bz2 |
target/arm: Use bool consistently for get_phys_addr subroutines
The return type of the functions is already bool, but in a few
instances we used an integer type with the return statement.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20221011031911.2408754-13-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'net/util.c')
0 files changed, 0 insertions, 0 deletions