On 11/23/23 15:42, Richard Henderson wrote:
Drop fprintfs and actually use the return values in the callers.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/kvm_arm.h | 20 -------------------- target/arm/kvm.c | 23 ++++++----------------- 2 files changed, 6 insertions(+), 37 deletions(-)
Reviewed-by: Gavin Shan <gs...@redhat.com>