On Fri, Jul 23, 2021 at 5:49 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > Eliminate kernel-doc warnings in drivers/pinctrl/aspeed by using > proper kernel-doc notation. > > Fixes these kernel-doc warnings: > > drivers/pinctrl/aspeed/pinmux-aspeed.c:61: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > * Query the enabled or disabled state for a mux function's signal on a pin > drivers/pinctrl/aspeed/pinctrl-aspeed.c:135: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst > * Search for the signal expression needed to enable the pin's signal for the > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Cc: Aditya Srivastava <yashsri421@xxxxxxxxx> > Cc: Andrew Jeffery <andrew@xxxxxxxx> > Cc: linux-aspeed@xxxxxxxxxxxxxxxx > Cc: openbmc@xxxxxxxxxxxxxxxx > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Cc: linux-gpio@xxxxxxxxxxxxxxx Patch applied. Yours, Linus Walleij