Commit 0caa621065b2cc05d4e53655a34fd989f500b040

Authored by Randy Dunlap
Committed by Linus Torvalds
1 parent 0f7436a5b0

kernel/timer.c: fix kernel-doc function parameter warning

Fix kernel-doc warning, add @timer description:

  Warning(kernel/timer.c:335): No description found for parameter 'timer'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -326,6 +326,7 @@
326 326  
327 327 /**
328 328 * set_timer_slack - set the allowed slack for a timer
  329 + * @timer: the timer to be modified
329 330 * @slack_hz: the amount of time (in jiffies) allowed for rounding
330 331 *
331 332 * Set the amount of time, in jiffies, that a certain timer has