From: Jonathan Cameron <jic23@kernel.org>
To: Masanari Iida <standby24x7@gmail.com>, linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.c
Date: Sat, 07 Mar 2015 19:19:23 +0000 [thread overview]
Message-ID: <54FB4F3B.7000107@kernel.org> (raw)
In-Reply-To: <1425440673-12400-1-git-send-email-standby24x7@gmail.com>
On 04/03/15 03:44, Masanari Iida wrote:
> This patch fix spelling typo in MODULE_DESCRIPTION
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied to the togreg branch of iio.git Thanks.
Jonathan
> ---
> drivers/iio/adc/ad7793.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/adc/ad7793.c b/drivers/iio/adc/ad7793.c
> index 4dddeab..b84922a 100644
> --- a/drivers/iio/adc/ad7793.c
> +++ b/drivers/iio/adc/ad7793.c
> @@ -861,5 +861,5 @@ static struct spi_driver ad7793_driver = {
> module_spi_driver(ad7793_driver);
>
> MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>");
> -MODULE_DESCRIPTION("Analog Devices AD7793 and simialr ADCs");
> +MODULE_DESCRIPTION("Analog Devices AD7793 and similar ADCs");
> MODULE_LICENSE("GPL v2");
>
prev parent reply other threads:[~2015-03-07 19:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 3:44 [PATCH] iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.c Masanari Iida
2015-03-07 19:19 ` Jonathan Cameron [this message]
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=54FB4F3B.7000107@kernel.org \
--to=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=standby24x7@gmail.com \
/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).