Re: [PATCH v1 13/19] pinctrl: st: Drop wrong kernel doc annotations

From: Linus Walleij
Date: Tue Nov 09 2021 - 06:32:46 EST


On Fri, Nov 5, 2021 at 1:43 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> Kernel doc validator is not happy:
>
> .../pinctrl-st.c:59: warning: This comment starts with '/**', but isn't a kernel-doc comment.
> .../pinctrl-st.c:73: warning: This comment starts with '/**', but isn't a kernel-doc comment.
>
> Drop them as they are indeed not a kernel doc comments.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Hm maybe I could just apply this patch, shouldn't collide with anything.
Let me know your preference.

Yours,
Linus Walleij