linux/kernel/irq
Randy Dunlap 30398bf6c6 genirq: Fix new kernel-doc warnings
Fix new irq-related kernel-doc warnings in 2.6.38:

Warning(kernel/irq/manage.c:149): No description found for parameter 'mask'
Warning(kernel/irq/manage.c:149): Excess function parameter 'cpumask' description in 'irq_set_affinity'
Warning(include/linux/irq.h:161): No description found for parameter 'state_use_accessors'
Warning(include/linux/irq.h:161): Excess struct/union/enum/typedef member 'state_use_accessor' description in 'irq_data'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
LKML-Reference: <20110318093356.b939558d.randy.dunlap@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-03-28 20:13:57 +02:00
..
autoprobe.c genirq: Remove real old transition functions 2011-02-19 12:58:23 +01:00
chip.c genirq: Provide edge_eoi flow handler 2011-03-28 16:55:11 +02:00
compat.h genirq: Move IRQ_AFFINITY_SET to core 2011-02-19 12:58:20 +01:00
debug.h genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 2011-03-28 16:55:10 +02:00
devres.c devres/irq: Fix devm_irq_match comment 2010-02-11 16:01:02 +01:00
dummychip.c genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build 2010-10-12 21:59:55 +02:00
handle.c genirq: Remove handle_IRQ_event 2011-03-28 16:55:11 +02:00
internals.h genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 2011-03-28 16:55:10 +02:00
irqdesc.c genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 2011-03-28 16:55:10 +02:00
Kconfig genirq: Provide edge_eoi flow handler 2011-03-28 16:55:11 +02:00
Makefile genirq: Remove the now unused sparse irq leftovers 2010-10-12 16:53:44 +02:00
manage.c genirq: Fix new kernel-doc warnings 2011-03-28 20:13:57 +02:00
migration.c genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 2011-03-28 16:55:10 +02:00
pm.c genirq: Add chip flag to force mask on suspend 2011-03-12 11:12:58 +01:00
proc.c genirq: Expand generic show_interrupts() 2011-03-25 17:04:20 +01:00
resend.c genirq: Mirror irq trigger type bits in irq_data.state 2011-02-19 12:58:20 +01:00
settings.h genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y 2011-02-19 12:58:22 +01:00
spurious.c genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 2011-03-28 16:55:10 +02:00