tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git randconfig-6.7 head: c9ecd45768d19a28da1d81e19ab3663828a4fec1 commit: 79b776e0483c8c7fb4de1c0cdb957cfbdd9dc0ac [158/325] pci: hotplug: move cardbus code from drivers/pcmcia config: mips-allyesconfig (https://download.01.org/0day-ci/archive/20231028/202310281840.o9hmMviI-lkp@xxxxxxxxx/config) compiler: mips-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231028/202310281840.o9hmMviI-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202310281840.o9hmMviI-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/pci/hotplug/yenta_socket.c:2816: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * EnE specific part. EnE bridges are register compatible with TI bridges but vim +2816 drivers/pci/hotplug/yenta_socket.c eb0a90b4970d66 drivers/pcmcia/yenta_socket.c Dominik Brodowski 2005-07-12 2813 eb0a90b4970d66 drivers/pcmcia/yenta_socket.c Dominik Brodowski 2005-07-12 2814 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2815 /** 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 @2816 * EnE specific part. EnE bridges are register compatible with TI bridges but 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2817 * have their own test registers and more important their own little problems. 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2818 * Some fixup code to make everybody happy (TM). 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2819 */ 9c183ed7a4fc96 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2820 :::::: The code at line 2816 was first introduced by commit :::::: 9c183ed7a4fc96052c1129a64186126014c89670 yenta_socket: copy pccard core code into driver :::::: TO: Arnd Bergmann <arnd@xxxxxxxx> :::::: CC: Arnd Bergmann <arnd@xxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki