* [PATCH] include/linux/irqdesc.h: fix comment of struct irq_desc
@ 2012-05-01 0:36 Chen Baozi
0 siblings, 0 replies; only message in thread
From: Chen Baozi @ 2012-05-01 0:36 UTC (permalink / raw)
To: tglx; +Cc: linux-kernel, Chen Baozi
fix:
- comments about struct irq_desc.
Signed-off-by: Chen Baozi <baozich@gmail.com>
---
include/linux/irqdesc.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/irqdesc.h b/include/linux/irqdesc.h
index f1e2527..e35d058 100644
--- a/include/linux/irqdesc.h
+++ b/include/linux/irqdesc.h
@@ -20,7 +20,7 @@ struct module;
* @handle_irq: highlevel irq-events handler
* @preflow_handler: handler called before the flow handler (currently used by sparc)
* @action: the irq action chain
- * @status: status information
+ * @status_use_accessors: status information
* @core_internal_state__do_not_mess_with_it: core internal status information
* @depth: disable-depth, for nested irq_disable() calls
* @wake_depth: enable depth, for multiple irq_set_irq_wake() callers
--
1.7.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-01 8:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-01 0:36 [PATCH] include/linux/irqdesc.h: fix comment of struct irq_desc Chen Baozi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®