On a Thursday in 2023, Peter Krempa wrote:
The function always returns 0. Remove the return value and fix
callers.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemuagenttest.c | 39 ++++++++++++--------------
tests/qemumonitortestutils.c | 54 +++++++++++++++++++++---------------
tests/qemumonitortestutils.h | 2 +-
3 files changed, 49 insertions(+), 46 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano