From: David Daney <ddaney.cavm@gmail.com>
To: Matt Porter <mporter@kernel.crashing.org>,
Alexandre Bounine <alexandre.bounine@idt.com>,
Jiri Kosina <trivial@kernel.org>
Cc: linux-kernel@vger.kernel.org,
David Daney <ddaney@caviumnetworks.com>,
Chad Reese <kreese@caviumnetworks.com>
Subject: [PATCH] RapidIO: Fix trivial comment error.
Date: Mon, 8 Oct 2012 17:38:32 -0700 [thread overview]
Message-ID: <1349743112-27667-1-git-send-email-ddaney.cavm@gmail.com> (raw)
From: Chad Reese <kreese@caviumnetworks.com>
The resource index for the mailboxes was incorrect.
Signed-off-by: Chad Reese <kreese@caviumnetworks.com>
---
include/linux/rio.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/rio.h b/include/linux/rio.h
index dc0c755..dd418d1 100644
--- a/include/linux/rio.h
+++ b/include/linux/rio.h
@@ -58,7 +58,7 @@
*
* 0 RapidIO inbound doorbells
* 1 RapidIO inbound mailboxes
- * 1 RapidIO outbound mailboxes
+ * 2 RapidIO outbound mailboxes
*/
#define RIO_DOORBELL_RESOURCE 0
#define RIO_INB_MBOX_RESOURCE 1
--
1.7.11.4
next reply other threads:[~2012-10-09 0:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 0:38 David Daney [this message]
2012-10-09 14:22 ` Bounine, Alexandre
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=1349743112-27667-1-git-send-email-ddaney.cavm@gmail.com \
--to=ddaney.cavm@gmail.com \
--cc=alexandre.bounine@idt.com \
--cc=ddaney@caviumnetworks.com \
--cc=kreese@caviumnetworks.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mporter@kernel.crashing.org \
--cc=trivial@kernel.org \
/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®