Hi Randy, On Tue, Dec 26, 2023 at 11:54:32AM -0800, Randy Dunlap wrote: > Document nested struct members with full names as described in > Documentation/doc-guide/kernel-doc.rst. > > i915_perf_types.h:341: warning: Excess struct member 'ptr_lock' description > in 'i915_perf_stream' > i915_perf_types.h:341: warning: Excess struct member 'head' description in > 'i915_perf_stream' > i915_perf_types.h:341: warning: Excess struct member 'tail' description in > 'i915_perf_stream' > 3 warnings as Errors > > 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]>
Reviewed-by: Andi Shyti <[email protected]> Thanks, Andi
