Re: [PATCH] pinctrl: aspeed: Fix minor documentation error
From: Andrew Jeffery <hidden>
Date: 2021-04-27 01:17:36
Also in:
linux-aspeed, linux-gpio, lkml, openbmc
From: Andrew Jeffery <hidden>
Date: 2021-04-27 01:17:36
Also in:
linux-aspeed, linux-gpio, lkml, openbmc
On Sun, 25 Apr 2021, at 21:56, Souptick Joarder wrote:
Kernel test robot throws below warning -> drivers/pinctrl/aspeed/pinctrl-aspeed-g5.c:2705: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c:2614: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinctrl-aspeed.c:111: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst drivers/pinctrl/aspeed/pinmux-aspeed.c:24: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst Fix minor documentation error. Reported-by: kernel test robot <redacted> Signed-off-by: Souptick Joarder <redacted> Cc: Randy Dunlap <redacted>
Acked-by: Andrew Jeffery <redacted> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel