Re: [PATCH] firmware: cs_dsp: fix kernel-doc warnings in a header file
From: Richard Fitzgerald
Date: Tue Nov 04 2025 - 05:43:59 EST
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.