From: Jonathan Cameron <jic23@kernel.org>
To: Cristina Opriceana <cristina.opriceana@gmail.com>
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
daniel.baluta@intel.com
Subject: Re: [PATCH 5/6] include: linux: iio: Fix function parameter name in kernel doc
Date: Sun, 2 Aug 2015 18:34:29 +0100 [thread overview]
Message-ID: <55BE54A5.6050702@kernel.org> (raw)
In-Reply-To: <7461b4e6114a382e8669e132a8ef29c232b376c1.1437737942.git.cristina.opriceana@gmail.com>
On 24/07/15 14:23, Cristina Opriceana wrote:
> Fix buffer name from kernel doc according to the function parameter.
>
> Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Applied
Jonathan
> ---
> include/linux/iio/consumer.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/iio/consumer.h b/include/linux/iio/consumer.h
> index 26fb8f6..fad5867 100644
> --- a/include/linux/iio/consumer.h
> +++ b/include/linux/iio/consumer.h
> @@ -100,7 +100,7 @@ void iio_channel_stop_all_cb(struct iio_cb_buffer *cb_buff);
>
> /**
> * iio_channel_cb_get_channels() - get access to the underlying channels.
> - * @cb_buff: The callback buffer from whom we want the channel
> + * @cb_buffer: The callback buffer from whom we want the channel
> * information.
> *
> * This function allows one to obtain information about the channels.
>
next prev parent reply other threads:[~2015-08-02 17:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 13:13 [PATCH 0/6] iio: Fix kernel docs warnings Cristina Opriceana
2015-07-24 13:16 ` [PATCH 1/6] iio: core: Add function params for kernel docs Cristina Opriceana
2015-08-02 17:24 ` Jonathan Cameron
2015-07-24 13:18 ` [PATCH 2/6] iio: buffer: Fix kernel docs warnings Cristina Opriceana
2015-08-02 17:27 ` Jonathan Cameron
2015-08-02 19:32 ` Hartmut Knaack
2015-08-02 19:46 ` Hartmut Knaack
2015-08-03 10:45 ` Cristina Georgiana Opriceana
2015-07-24 13:20 ` [PATCH 3/6] iio: trigger: Add missing fields in kernel docs Cristina Opriceana
2015-08-02 17:32 ` Jonathan Cameron
2015-08-06 11:59 ` Cristina Georgiana Opriceana
2015-07-24 13:21 ` [PATCH 4/6] iio: event: " Cristina Opriceana
2015-08-02 17:33 ` Jonathan Cameron
2015-08-02 19:43 ` Hartmut Knaack
2015-08-03 9:00 ` Cristina Georgiana Opriceana
2015-08-03 9:05 ` Lars-Peter Clausen
2015-07-24 13:23 ` [PATCH 5/6] include: linux: iio: Fix function parameter name in kernel doc Cristina Opriceana
2015-08-02 17:34 ` Jonathan Cameron [this message]
2015-07-24 13:26 ` [PATCH 6/6] include: linux: iio: Add missing kernel doc field Cristina Opriceana
2015-08-02 17:37 ` Jonathan Cameron
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=55BE54A5.6050702@kernel.org \
--to=jic23@kernel.org \
--cc=cristina.opriceana@gmail.com \
--cc=daniel.baluta@intel.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/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
Powered by JetHome