On Sun, 2024-06-09 at 16:41 -0700, Dmitry Torokhov wrote: > Switch to using guard(mutex)() notation to acquire and automatically > release mutexes. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > --- Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>