Re: [PATCH 3/3] ASoC: SDCA: functions: Fix confusing cleanup.h syntax

From: Charles Keepax

Date: Thu Dec 04 2025 - 11:19:41 EST


On Thu, Dec 04, 2025 at 12:59:45PM +0100, Krzysztof Kozlowski wrote:
> On 04/12/2025 12:26, Charles Keepax wrote:
> > On Wed, Dec 03, 2025 at 05:12:40PM +0100, Krzysztof Kozlowski wrote:
> Yep. Few sdca-related files use that exception. The
> find_sdca_init_table() at least has a reason - it uses sizeof(*raw) as
> you mentioned, so that's why I decided not to change it. Just too much
> churn.
>
> But I want to fix all the cases where '= NULL' is used without any need.

Groovy yeah, I am happy with that if you are.

Thanks,
Charles

> > Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>