From: Federico Vaga <federico.vaga@gmail.com>
To: grant.likely@secretlab.ca, trivial@kernel.org,
spi-devel-general@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Cc: rubini@gnudd.com, giancarlo.asnaghi@st.com,
Federico Vaga <federico.vaga@gmail.com>
Subject: [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment
Date: Wed, 8 Feb 2012 17:23:33 +0100 [thread overview]
Message-ID: <1328718213-17375-1-git-send-email-federico.vaga@gmail.com> (raw)
Signed-off-by: Federico Vaga <federico.vaga@gmail.com>
---
drivers/spi/spi-pl022.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c
index 2f9cb43..286572d 100644
--- a/drivers/spi/spi-pl022.c
+++ b/drivers/spi/spi-pl022.c
@@ -1495,7 +1495,7 @@ out:
/**
* pump_messages - Workqueue function which processes spi message queue
- * @data: pointer to private data of SSP driver
+ * @work: pointer to the pump_messages work structure within pl022 structure
*
* This function checks if there is any spi message in the queue that
* needs processing and delegate control to appropriate function
--
1.7.7.6
next reply other threads:[~2012-02-08 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-08 16:23 Federico Vaga [this message]
[not found] ` <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-03-09 21:56 ` [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment Grant Likely
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=1328718213-17375-1-git-send-email-federico.vaga@gmail.com \
--to=federico.vaga@gmail.com \
--cc=giancarlo.asnaghi@st.com \
--cc=grant.likely@secretlab.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=rubini@gnudd.com \
--cc=spi-devel-general@lists.sourceforge.net \
--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;
as well as URLs for NNTP newsgroup(s).