On Sun, 31 Dec 2023 at 08:08, Randy Dunlap <[email protected]> wrote: > > Correct all kernel-doc warnings in dpu_encoder.c and dpu_rm.c: > > dpu_encoder.c:212: warning: Excess struct member 'crtc_kickoff_cb' > description in 'dpu_encoder_virt' > dpu_encoder.c:212: warning: Excess struct member 'crtc_kickoff_cb_data' > description in 'dpu_encoder_virt' > dpu_encoder.c:212: warning: Excess struct member 'debugfs_root' description > in 'dpu_encoder_virt' > > dpu_rm.c:35: warning: Excess struct member 'hw_res' description in > 'dpu_rm_requirements' > dpu_rm.c:208: warning: No description found for return value of > '_dpu_rm_get_lm_peer' > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Rob Clark <[email protected]> > Cc: Abhinav Kumar <[email protected]> > Cc: Dmitry Baryshkov <[email protected]> > Cc: Sean Paul <[email protected]> > Cc: Marijn Suijten <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Maarten Lankhorst <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: Vegard Nossum <[email protected]> > -- > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 ---- > drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 3 ++- > 2 files changed, 2 insertions(+), 5 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
