* Randy Dunlap <rdunlap@xxxxxxxxxxxxx> [231007 03:16]: > Fix kernel-doc warnings reported by the kernel test robot: > > timer32k.c:186: warning: cannot understand function prototype: 'struct timespec64 persistent_ts; ' > timer32k.c:191: warning: Function parameter or member 'ts' not described in 'omap_read_persistent_clock64' > timer32k.c:216: warning: Function parameter or member 'vbase' not described in 'omap_init_clocksource_32k' > timer32k.c:216: warning: Excess function parameter 'pbase' description in 'omap_init_clocksource_32k' > timer32k.c:216: warning: Excess function parameter 'size' description in 'omap_init_clocksource_32k' > timer32k.c:216: warning: No description found for return value of 'omap_init_clocksource_32k' Thanks applying into fixes. Tony