[email protected] wrote: > From: Daniel Brodsky <[email protected]> > > - ran regexp "qemu_mutex_lock\(.*\).*\n.*if" to find targets > - replaced result with QEMU_LOCK_GUARD if all unlocks at function end > - replaced result with WITH_QEMU_LOCK_GUARD if unlock not at end > > Signed-off-by: Daniel Brodsky <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
