From: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
To: Federico Vaga
<federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Federico Vaga
<federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
giancarlo.asnaghi-qxv4g6HH51o@public.gmane.org,
rubini-kaDoWcXyVrEAvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment
Date: Fri, 09 Mar 2012 14:56:41 -0700 [thread overview]
Message-ID: <20120309215641.287F83E0880@localhost> (raw)
In-Reply-To: <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On Wed, 8 Feb 2012 17:23:33 +0100, Federico Vaga <federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Signed-off-by: Federico Vaga <federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> 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
Patch obsolete after applying the core-queuing patch from Linus
g.
> --
> 1.7.7.6
>
--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@secretlab.ca>
To: Federico Vaga <federico.vaga@gmail.com>,
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: Re: [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment
Date: Fri, 09 Mar 2012 14:56:41 -0700 [thread overview]
Message-ID: <20120309215641.287F83E0880@localhost> (raw)
In-Reply-To: <1328718213-17375-1-git-send-email-federico.vaga@gmail.com>
On Wed, 8 Feb 2012 17:23:33 +0100, Federico Vaga <federico.vaga@gmail.com> wrote:
> 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
Patch obsolete after applying the core-queuing patch from Linus
g.
> --
> 1.7.7.6
>
--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.
next prev parent reply other threads:[~2012-03-09 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-08 16:23 [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment Federico Vaga
[not found] ` <1328718213-17375-1-git-send-email-federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-03-09 21:56 ` Grant Likely [this message]
2012-03-09 21:56 ` 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=20120309215641.287F83E0880@localhost \
--to=grant.likely-s3s/wqlpoipyb63q8fvjnq@public.gmane.org \
--cc=federico.vaga-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=giancarlo.asnaghi-qxv4g6HH51o@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=rubini-kaDoWcXyVrEAvxtiuMwx3w@public.gmane.org \
--cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.