linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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
@ 2021-11-16  0:51 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-16  0:51 UTC (permalink / raw)
  To: Michael Roth
  Cc: kbuild-all, linux-kernel, Joerg Roedel, Brijesh Singh, linux-doc

[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]

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@intel.com>

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@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 29443 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-16  1:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  0:51 [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 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).