On 7/19/22 14:47, Kristina Hanicova wrote: > This patch removes variable 'async', which is used only once, and > replaces it with direct comparison with an enum member. > > Signed-off-by: Kristina Hanicova <khanicov@xxxxxxxxxx> > --- > src/qemu/qemu_domainjob.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal