Re: [PATCH v2] remoteproc: qcom: correct kerneldoc

From: Krzysztof Kozlowski
Date: Mon Jun 20 2022 - 14:35:57 EST


On 19/05/2022 09:33, Krzysztof Kozlowski wrote:
> Correct kerneldoc warnings like:
>
> drivers/remoteproc/qcom_common.c:68:
> warning: expecting prototype for struct minidump_subsystem_toc. Prototype was for struct minidump_subsystem instead
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>
>

Although these warnings are not that important, they are still warnings
we want to fix to be able to compile with W=1.

Is there anyone willing to pick it up? Any other comments?


Best regards,
Krzysztof