Re: [PATCH 1/2] mailbox: correct kerneldoc

From: Sudeep Holla
Date: Thu May 19 2022 - 11:14:13 EST


On Sun, May 01, 2022 at 12:34:27PM +0200, Krzysztof Kozlowski wrote:
> Correct kerneldoc warnings like:
>
> drivers/mailbox/arm_mhu_db.c:47:
> warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
> drivers/mailbox/qcom-ipcc.c:58:
> warning: Function parameter or member 'num_chans' not described in 'qcom_ipcc'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> drivers/mailbox/arm_mhu_db.c | 2 +-

I thought I had copied it from arm_mhuc.c but apparently not. Anyways,

Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>

--
Regards,
Sudeep