linux/interrupt.h: fix new kernel-doc warnings
authorRandy Dunlap <[email protected]>
Mon, 28 Apr 2014 04:03:09 +0000 (21:03 -0700)
committerThomas Gleixner <[email protected]>
Mon, 28 Apr 2014 10:19:59 +0000 (12:19 +0200)
commitdef5f1273c5f18abf8fcaee03a115d3e907ad407
treea5492006b40baa8a4f97224dfbf0d97b10c9ba09
parentd1db0eea852497762cab43b905b879dfcd3b8987
linux/interrupt.h: fix new kernel-doc warnings

Fix new kernel-doc warnings in <linux/interrupt.h>:

Warning(include/linux/interrupt.h:219): No description found for parameter 'cpumask'
Warning(include/linux/interrupt.h:219): Excess function parameter 'mask' description in 'irq_set_affinity'
Warning(include/linux/interrupt.h:236): No description found for parameter 'cpumask'
Warning(include/linux/interrupt.h:236): Excess function parameter 'mask' description in 'irq_force_affinity'

Signed-off-by: Randy Dunlap <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
include/linux/interrupt.h