Hi Jani, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: d7b3af5a77e8d8da28f435f313e069aea5bcf172 commit: f6757dfcfde722fdeaee371b66f63d7eb61dd7e4 [379/5284] drm/doc: fix duplicate declaration warning reproduce: (https://download.01.org/0day-ci/archive/20230730/202307301850.i9xFNWT6-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/202307301850.i9xFNWT6-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