Hi Jani, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 22d29f1112c85c1ad519a8c0403f7f7289cf060c commit: f6757dfcfde722fdeaee371b66f63d7eb61dd7e4 drm/doc: fix duplicate declaration warning date: 7 months ago reproduce: (https://download.01.org/0day-ci/archive/20240112/202401121027.s5YQjxIq-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/202401121027.s5YQjxIq-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> Documentation/gpu/rfc/i915_scheduler.rst:138: WARNING: Unknown directive type "c:namespace-push". >> Documentation/gpu/rfc/i915_scheduler.rst:143: WARNING: Unknown directive type "c:namespace-pop". vim +138 Documentation/gpu/rfc/i915_scheduler.rst 137 > 138 .. c:namespace-push:: rfc 139 140 .. kernel-doc:: include/uapi/drm/i915_drm.h 141 :functions: i915_context_engines_parallel_submit 142 > 143 .. c:namespace-pop:: 144 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki