Re: [PATCH v3 00/26] ASoC: codecs: Use guard() for mutex & spin locks - part 3

Cezary Rojewski <[email protected]> Fri, 31 Jul 2026 09:57:56 +0200
Newsgroups org.kernel.vger.linux-sound,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/31/2026 5:06 AM, [email protected] wrote:
> From: bui duc phuc <[email protected]>
> 
> Hi all,
> 
> This series is the final part of the cleanup to convert ASoC codec
> drivers to use the guard() and scoped_guard() helpers for mutex and
> spinlock handling.
> 
> Compile-tested only.

I wonder if --patience would make a better job of showing diffs for the 
patches with larger scope_guard()s.  It's kind of spaghetti right now.

For the series:

Reviewed-by: Cezary Rojewski <[email protected]>