tree: git://anongit.freedesktop.org/drm-intel drm-intel-next head: 0c4f52bac4401dfd6f82984040bc0e163b0ccb9c commit: f6757dfcfde722fdeaee371b66f63d7eb61dd7e4 [1/2] drm/doc: fix duplicate declaration warning reproduce: (https://download.01.org/0day-ci/archive/20230701/202307011340.vny1abul-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/202307011340.vny1abul-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