From: Jonathan Cameron <jic23@kernel.org>
To: Daniel Baluta <daniel.baluta@intel.com>,
Roberta Dobrescu <roberta.dobrescu@gmail.com>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
"octavian.purdila@intel.com" <octavian.purdila@intel.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Michael.Hennerich@analog.com, Hartmut Knaack <knaack.h@gmx.de>,
Peter Meerwald <pmeerw@pmeerw.net>
Subject: Re: [PATCH] iio: industrialio-event: Fix typo 's/dynically/dynamically/'
Date: Fri, 16 Jan 2015 22:47:55 +0000 [thread overview]
Message-ID: <54B9951B.6000409@kernel.org> (raw)
In-Reply-To: <CAEnQRZC4Xa1ArYPYKQZ1VV2qoen+V8t94T4oxrKs5vr2R6bNdg@mail.gmail.com>
On 16/01/15 09:37, Daniel Baluta wrote:
> On Fri, Jan 16, 2015 at 12:24 AM, Roberta Dobrescu
> <roberta.dobrescu@gmail.com> wrote:
>> Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
>
> Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
>
Applied. Thanks.
>> ---
>> drivers/iio/industrialio-event.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/iio/industrialio-event.c b/drivers/iio/industrialio-event.c
>> index 0c1e37e..db0cc4f 100644
>> --- a/drivers/iio/industrialio-event.c
>> +++ b/drivers/iio/industrialio-event.c
>> @@ -404,7 +404,7 @@ static inline int __iio_add_event_config_attrs(struct iio_dev *indio_dev)
>> {
>> int j, ret, attrcount = 0;
>>
>> - /* Dynically created from the channels array */
>> + /* Dynamically created from the channels array */
>> for (j = 0; j < indio_dev->num_channels; j++) {
>> ret = iio_device_add_event_sysfs(indio_dev,
>> &indio_dev->channels[j]);
>> --
>> 1.9.1
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-01-17 13:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-15 22:24 [PATCH] iio: industrialio-event: Fix typo 's/dynically/dynamically/' Roberta Dobrescu
2015-01-16 9:37 ` Daniel Baluta
2015-01-16 22:47 ` 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=54B9951B.6000409@kernel.org \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=daniel.baluta@intel.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=octavian.purdila@intel.com \
--cc=pmeerw@pmeerw.net \
--cc=roberta.dobrescu@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 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.