On Mon, Nov 10, 2025 at 10:03:53PM -0800, Randy Dunlap wrote: > Fix all kernel-doc warnings in msm_disp_snapshot.h: > > msm_disp_snapshot.h:53: warning: Function parameter or struct member > 'blocks' not described in 'msm_disp_state' > msm_disp_snapshot.h:69: warning: Function parameter or struct member > 'node' not described in 'msm_disp_state_block' > msm_disp_snapshot.h:69: warning: Excess struct member 'drm_dev' description > in 'msm_disp_state_block' > msm_disp_snapshot.h:95: warning: No description found for return value > of 'msm_disp_snapshot_state_sync' > msm_disp_snapshot.h:100: warning: bad line: > msm_disp_snapshot.h:117: warning: bad line: > msm_disp_snapshot.h:125: warning: bad line: > msm_disp_snapshot.h:142: warning: Excess function parameter 'name' > description in 'msm_disp_snapshot_add_block' > > Signed-off-by: Randy Dunlap <[email protected]> > --- > Cc: Rob Clark <[email protected]> > Cc: Dmitry Baryshkov <[email protected]> > Cc: Abhinav Kumar <[email protected]> > Cc: Jessica Zhang <[email protected]> > Cc: Sean Paul <[email protected]> > Cc: Marijn Suijten <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Maarten Lankhorst <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > --- > drivers/gpu/drm/msm/disp/msm_disp_snapshot.h | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
