[PATCH] drm/xe: Document nested struct members according to guidelines

Lucas De Marchi lucas.demarchi at intel.com
Tue Jan 23 15:23:20 UTC 2024


On Tue, Jan 23, 2024 at 01:08:40PM +0100, Thomas Hellström wrote:
>Document nested struct members with full names as described in
>Documentation/doc-guide/kernel-doc.rst.
>
>For this documentation we allow a column with of to make
>it more readable.
>
>This fixes warnings similar to:
>drivers/gpu/drm/xe/xe_lrc_types.h:45: warning: Excess struct member 'size' description in 'xe_lrc'
>
>Cc: Lucas De Marchi <lucas.demarchi at intel.com>
>Cc: Matthew Brost <matthew.brost at intel.com>
>Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>


`git show --color-words` seems sane. CI result tells it took care of all
the warnings too.

Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

thaks
Lucas De Marchi


More information about the Intel-xe mailing list