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

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


On Thu, May 19, 2022 at 05:14:33PM +0200, Krzysztof Kozlowski wrote:
> On 19/05/2022 17:13, Sudeep Holla wrote:
> > 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>
> >
>
>
> Thanks! Could someone pick these two patches?
>

They generally go via Jassi's tree.

Hi Jassi,

There is another PCC driver fix that I had acked few weeks back. Please
pick this as well as that when you start finalising patches for your PR
for v5.19.

--
Regards,
Sudeep