]> Git Repo - linux.git/commit
drm/i915/gt: reconcile Excess struct member kernel-doc warnings
authorRandy Dunlap <[email protected]>
Thu, 28 Dec 2023 23:49:46 +0000 (15:49 -0800)
committerJoonas Lahtinen <[email protected]>
Wed, 10 Jan 2024 09:56:19 +0000 (11:56 +0200)
commit53cd65a9c95109eef402db0ed7822b7c9a8ad732
tree23ffbe2e9d34aed715a77de6e6a9811f29ef2644
parent30e18a89fb1f84718a174bc02807bd9a590e2bd0
drm/i915/gt: reconcile Excess struct member kernel-doc warnings

Document nested struct members with full names as described in
Documentation/doc-guide/kernel-doc.rst.

intel_gsc.h:34: warning: Excess struct member 'gem_obj' description in 'intel_gsc'

Also add missing field member descriptions.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Reviewed-by: Rodrigo Vivi <[email protected]>
Cc: Andi Shyti <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit cd1d91115ff1929ec346d85f512ef260ddf8131e)
Signed-off-by: Joonas Lahtinen <[email protected]>
drivers/gpu/drm/i915/gt/intel_gsc.h
This page took 0.059535 seconds and 4 git commands to generate.