[Intel-gfx] [PATCH 1/2] drm/doc: fix duplicate declaration warning
Luca Coelho
luca at coelho.fi
Mon Jun 26 12:05:08 UTC 2023
On Wed, 2023-06-21 at 15:31 +0300, Jani Nikula wrote:
> We have duplicate kernel-doc directives for the same struct, leading to:
>
> /home/jani/src/linux/Documentation/gpu/driver-uapi.rst:2279: WARNING: Duplicate C declaration, also defined at rfc/i915_scheduler:3.
> Declaration is '.. c:struct:: i915_context_engines_parallel_submit'.
>
> Use the Sphinx C domain namespace for the rfc document to fix this.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
This looks pretty straightforward.
Reviewed-by: Luca Coelho <luciano.coelho at intel.com>
--
Cheers,
Luca.
More information about the Intel-gfx
mailing list