On Mon, Nov 24, 2025 at 11:33 AM Randy Dunlap <[email protected]> wrote: > > Correct the kernel-doc notation, add a missing struct member comment, > and add a missing "Returns:" function comment to eliminate kernel-doc > warnings: > > Warning: drivers/gpu/drm/sun4i/sunxi_engine.h:116 Incorrect use of > kernel-doc format: * @mode_set > Warning: drivers/gpu/drm/sun4i/sunxi_engine.h:125 struct member 'mode_set' > not described in 'sunxi_engine_ops' > Warning: drivers/gpu/drm/sun4i/sunxi_engine.h:144 struct member 'list' > not described in 'sunxi_engine' > Warning: drivers/gpu/drm/sun4i/sunxi_engine.h:168 No description found > for return value of 'sunxi_engine_layers_init' > > Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
