Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

s390/zcrypt: Fix warning about wrong kernel doc comment

Fix this warning:
Warning: drivers/s390/crypto/zcrypt_msgtype6.c:1253 This comment
starts with '/**', but isn't a kernel-doc comment. Refer to
Documentation/doc-guide/kernel-doc.rst

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202603252022.vEojGo3V-lkp@intel.com/
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>

authored by

Harald Freudenberger and committed by
Vasily Gorbik
8d7ea400 e4f9ab03

+1 -1
+1 -1
drivers/s390/crypto/zcrypt_msgtype6.c
··· 1254 1254 return rc; 1255 1255 } 1256 1256 1257 - /** 1257 + /* 1258 1258 * Prepare a type6 CPRB message for random number generation 1259 1259 * 1260 1260 * @ap_dev: AP device pointer