tree: https://github.com/lunn/linux.git v6.2.0-net-next-phy-leds head: 8a9b1a5ad5dd0e48585009020088a2ee5bdd6688 commit: d4ee8e7089227062d16b95302ae0532f578bc205 [2/28] leds: add function to configure hardware controlled LED reproduce: # https://github.com/lunn/linux/commit/d4ee8e7089227062d16b95302ae0532f578bc205 git remote add lunn https://github.com/lunn/linux.git git fetch --no-tags lunn v6.2.0-net-next-phy-leds git checkout d4ee8e7089227062d16b95302ae0532f578bc205 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS make htmldocs If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Link: https://lore.kernel.org/oe-kbuild-all/202303191637.XhbORWKz-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/leds/leds-class.rst:217: WARNING: Inline emphasis start-string without end-string. vim +217 Documentation/leds/leds-class.rst 216 > 217 - struct led_classdev *led_cdev 218 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests