[joro:x86-testing 29/45] arch/x86/boot/compressed/efi.c:15: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst

From: kernel test robot
Date: Mon Nov 15 2021 - 20:03:50 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git x86-testing
head: 139c88cae82e33dfd6e49ecc4b015a5c7d39c80a
commit: 656ca16a6dd4b17429d50e2852a443dc7e44fcf4 [29/45] x86/compressed/acpi: move EFI system table lookup to helper
config: i386-defconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git/commit/?id=656ca16a6dd4b17429d50e2852a443dc7e44fcf4
git remote add joro https://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git
git fetch --no-tags joro x86-testing
git checkout 656ca16a6dd4b17429d50e2852a443dc7e44fcf4
# save the attached .config to linux build tree
make W=1 ARCH=i386

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All warnings (new ones prefixed by >>):

>> arch/x86/boot/compressed/efi.c:15: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Given boot_params, retrieve the physical address of EFI system table.


vim +15 arch/x86/boot/compressed/efi.c

13
14 /**
> 15 * Given boot_params, retrieve the physical address of EFI system table.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip