tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git randconfig-6.7-next head: a126cc9f2f87fe0931a7bf053665560587086082 commit: efad45b3891cfcffef6767f1ec1ab16185787eb5 [161/306] pci: hotplug: move cardbus code from drivers/pcmcia config: alpha-allyesconfig (https://download.01.org/0day-ci/archive/20230928/202309282119.UoamFUFV-lkp@xxxxxxxxx/config) compiler: alpha-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230928/202309282119.UoamFUFV-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/202309282119.UoamFUFV-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 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2815 /** 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 @2816 * EnE specific part. EnE bridges are register compatible with TI bridges but 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2817 * have their own test registers and more important their own little problems. 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2818 * Some fixup code to make everybody happy (TM). 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2819 */ 6541da46604098 drivers/pcmcia/yenta_socket.c Arnd Bergmann 2023-02-23 2820 :::::: The code at line 2816 was first introduced by commit :::::: 6541da46604098055a014521b08f183d90f2e546 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