On Thu, Jul 30, 2026 at 06:06:17AM +0000, Babanpreet Singh wrote: > scripts/kernel-doc -none reports: > > Warning: drivers/watchdog/booke_wdt.c:158 function parameter 'data' > not described in '__booke_wdt_disable' > > __booke_wdt_disable() is invoked through on_each_cpu(), so it takes a > void * argument that it does not use. Its kernel-doc comment does not > describe the parameter at all. > > Document it as unused. > > Assisted-by: Claude:claude-opus-5 > Signed-off-by: Babanpreet Singh <[email protected]>
Applied. Thanks, Guenter
