Re: [PATCH v2] HSI: cmt_speech: unmark comments as kernel-doc

From: Randy Dunlap
Date: Tue Sep 28 2021 - 15:52:09 EST


On 9/28/21 11:57 AM, Pavel Machek wrote:
Hi!

Fix build warnings from the kernel test robot:

drivers/hsi/clients/cmt_speech.c:831: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Block until pending data transfers have completed.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Reported-by: kernel test robot <lkp@xxxxxxxxx>
Cc: Sebastian Reichel <sre@xxxxxxxxxx>
Cc: Aditya Srivastava <yashsri421@xxxxxxxxx>
Acked-by: Pavel Machek <pavel@xxxxxx>

If noone applies it, you may want to send it to akpm, he's often
helpful in pushing similar patches.

Yes, good idea. Thanks.

--
~Randy