
19 Feb
2019
19 Feb
'19
10:09 a.m.
On Tue, Feb 19, 2019 at 10:04:51AM +0100, Jiri Denemark wrote:
The function contains two almost identical parts. Let's consolidate them into a single helper function and call it twice.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
Notes: Version 7: - new patch
src/qemu/qemu_capabilities.c | 67 ++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 33 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano