summary refs log tree commit diff stats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorClaudio Fontana <cfontana@suse.de>2022-09-29 11:30:31 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2022-11-06 09:48:50 +0100
commit2106106d80489fb9b10cd3ccfaec811988e797cb (patch)
tree08c696257ff6592485d5bf9b78ef8f3455cc1b9a /hw/core/qdev.c
parentefa3901e14a6428ef775332a6df958fb5b27af32 (diff)
downloadfocaccia-qemu-2106106d80489fb9b10cd3ccfaec811988e797cb.tar.gz
focaccia-qemu-2106106d80489fb9b10cd3ccfaec811988e797cb.zip
module: removed unused function argument "mayfail"
mayfail is always passed as false for every invocation throughout the program.
It controls whether to printf or not to printf an error on
g_module_open failure.

Remove this unused argument.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220929093035.4231-2-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions