Re: [PATCH v4 5/7] leds: Add driver documentation for leds-group-virtualcolor
From: kernel test robot <hidden>
Date: 2025-12-30 15:25:19
Also in:
linux-leds, lkml, oe-kbuild-all
Hi Jonathan, kernel test robot noticed the following build warnings: [auto build test WARNING on lee-leds/for-leds-next] [also build test WARNING on robh/for-next linus/master v6.19-rc3 next-20251219] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Jonathan-Brophy/dt-bindings-leds-add-function-virtual_status-to-led-common-properties/20251230-083649 base: https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git for-leds-next patch link: https://lore.kernel.org/r/20251230003250.1197744-6-professorjonny98%40gmail.com patch subject: [PATCH v4 5/7] leds: Add driver documentation for leds-group-virtualcolor reproduce: (https://download.01.org/0day-ci/archive/20251230/202512301647.ZJAvxMiU-lkp@intel.com/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 [off-list ref] | Closes: https://lore.kernel.org/oe-kbuild-all/202512301647.ZJAvxMiU-lkp@intel.com/ (local) All warnings (new ones prefixed by >>): ERROR: Cannot find file ./include/linux/i2c-atr.h WARNING: No kernel-doc for file ./include/linux/i2c-atr.h ERROR: Cannot find file ./include/linux/mutex.h ERROR: Cannot find file ./include/linux/mutex.h WARNING: No kernel-doc for file ./include/linux/mutex.h
quoted
Documentation/leds/leds-group-virtualcolor.rst:319: WARNING: Inline emphasis start-string without end-string. [docutils]
ERROR: Cannot find file ./include/linux/livepatch.h WARNING: No kernel-doc for file ./include/linux/livepatch.h ERROR: Cannot find file ./include/linux/seqlock.h WARNING: No kernel-doc for file ./include/linux/seqlock.h ERROR: Cannot find file ./include/linux/damon.h -- ERROR: Cannot find file ./include/linux/mutex.h ERROR: Cannot find file ./include/linux/mutex.h WARNING: No kernel-doc for file ./include/linux/mutex.h ERROR: Cannot find file ./include/linux/fwctl.h WARNING: No kernel-doc for file ./include/linux/fwctl.h
quoted
Documentation/leds/leds-group-virtualcolor.rst: WARNING: document isn't included in any toctree [toc.not_included]
vim +319 Documentation/leds/leds-group-virtualcolor.rst 317 318 ``enable_debugfs`` (bool, default: y if CONFIG_DEBUG_FS) > 319 Enable debugfs diagnostics interface at /sys/kernel/debug/leds-group-virtualcolor-*/ 320 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki