[PATCH] pinctrl: st: fix comments compilation warnings

Alain Volmat avolmat at me.com
Sun Dec 19 22:29:55 PST 2021


Hi Linus,

apologies. Indeed those two warnings are already fixed in your
devel branch.  This patch is thus no more necessary.

Regards,
Alain

On Mon, Dec 20, 2021 at 03:17:46AM +0100, Linus Walleij wrote:
> On Sat, Dec 18, 2021 at 10:25 PM Alain Volmat <avolmat at me.com> wrote:
> 
> > This commit fixes 2 compilation warnings due to comment starting with
> > /** while not being kernel-doc comments.
> >
> > drivers/pinctrl/pinctrl-st.c:59: warning: This comment starts with '/**',
> > but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
> >  *  Packed style retime configuration.
> > drivers/pinctrl/pinctrl-st.c:73: warning: This comment starts with '/**',
> > but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
> >  * Dedicated style retime Configuration register
> >
> > Signed-off-by: Alain Volmat <avolmat at me.com>
> 
> This does not apply on my "devel" branch:
> https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel
> 
> Please rebase and resend.
> 
> Yours,
> Linus Walleij



More information about the linux-arm-kernel mailing list