Re: [PATCH] firmware: cs_dsp: fix kernel-doc warnings in a header file
From: Randy Dunlap
Date: Tue Nov 04 2025 - 13:39:42 EST
On 11/4/25 2:40 AM, Richard Fitzgerald wrote:
> On 04/11/2025 12:42 am, Randy Dunlap wrote:
>> Use correct kernel-doc format to avoid kernel-doc warnings in
>> nclude/linux/firmware/cirrus/cs_dsp_test_utils.h:
>>
>> - mark one struct member as private: since the comment says that it is
>> private
>> - add ending ':' to struct members where needed
>>
>
> Reviewed-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx>
>
> Thanks for fixing this. Sorry about those mistakes.
>
> Can you re-send this patch to include Mark Brown in the To:. He deals
> with patches for cs_dsp, since there isn't any maintainer for the
> driver/firmware tree.
Sure, will do. Thanks.
--
~Randy