On Sat, 30 Dec 2023 21:49:10 -0800, Randy Dunlap wrote:
> Correct all kernel-doc notation on pvr_device.h so that there are no
> kernel-doc warnings remaining.
> 
> pvr_device.h:292: warning: Excess struct member 'active' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'idle' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'lock' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'work' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'old_kccb_cmds_executed' 
> description in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'kccb_stall_count' 
> description in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'ccb' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn_q' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn_obj' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'slot_count' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'reserved_count' description 
> in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'waiters' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'fence_ctx' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'id' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'seqno' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'lock' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'active' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'idle' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'lock' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'work' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'old_kccb_cmds_executed' 
> description in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'kccb_stall_count' 
> description in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'ccb' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn_q' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn_obj' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'rtn' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'slot_count' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'reserved_count' description 
> in 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'waiters' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'fence_ctx' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'id' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'seqno' description in 
> 'pvr_device'
> pvr_device.h:292: warning: Excess struct member 'lock' description in 
> 'pvr_device'
> 
> [...]

Applied to drm/drm-misc (drm-misc-next-fixes).

Thanks!
Maxime

Reply via email to