Re: [PATCH v4 01/24] ASoC: codecs: ab8500: Use guard() for mutex locks
Linus Walleij <[email protected]> Thu, 9 Jul 2026 18:56:27 +0200
| Newsgroups | dev.linux.lists.chrome-platform,dev.linux.lists.asahi,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <CAD++jLnHSmtKeMhoqfDgn91E8WfQ8Oyk6MJxEkZnV7hPLxUHZw@mail.gmail.com> |
On Wed, Jul 8, 2026 at 2:50 PM <[email protected]> wrote: > From: bui duc phuc <[email protected]> > > Clean up the code using guard() for mutex locks. > Merely code refactoring, and no behavior change. > > Reviewed-by: Cezary Rojewski <[email protected]> > Signed-off-by: bui duc phuc <[email protected]> Looks right: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij