From: Chen Baozi <baozich@gmail.com>
To: tglx@linutronix.de
Cc: linux-kernel@vger.kernel.org, Chen Baozi <baozich@gmail.com>
Subject: [PATCH] include/linux/irqdesc.h: fix comment of struct irq_desc
Date: Tue, 1 May 2012 08:36:30 +0800 [thread overview]
Message-ID: <1335832590-28341-1-git-send-email-baozich@gmail.com> (raw)
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
reply other threads:[~2012-05-01 8:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1335832590-28341-1-git-send-email-baozich@gmail.com \
--to=baozich@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®