Re: [PATCH v2] docs: firmware: qcom_scm: Fix kernel-doc warnings
From: Unnathi Chalicheemala
Date: Fri Apr 25 2025 - 19:53:43 EST
On 4/25/2025 12:17 PM, Konrad Dybcio wrote:
> On 4/25/25 7:32 PM, Unnathi Chalicheemala wrote:
>> Add description for return values and other arguments of a few
>> functions to fix kernel-doc warnings.
>>
>> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>> Signed-off-by: Unnathi Chalicheemala <unnathi.chalicheemala@xxxxxxxxxxxxxxxx>
>> ---
>
> I only noticed now that the commit title is funky (unexpected "docs:"
> prefix)
>
I thought I saw a commit that had the docs prefix in the title but I think I'm mistaken..
I'll fix this in the next version, thanks.
> Konrad