From: Jonathan Cameron <jic23@kernel.org>
To: Xiang wangx <wangxiang@cdjrlc.com>
Cc: lars@metafoo.de, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: Fix typo in comment
Date: Sat, 18 Jun 2022 16:40:23 +0100 [thread overview]
Message-ID: <20220618164023.51b3080f@jic23-huawei> (raw)
In-Reply-To: <20220616141522.2238-1-wangxiang@cdjrlc.com>
On Thu, 16 Jun 2022 22:15:22 +0800
Xiang wangx <wangxiang@cdjrlc.com> wrote:
> Delete the redundant word 'in'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Applied, but with patch title changed to reflect the driver in question.
iio: gyro: bmg160: ...
> ---
> drivers/iio/gyro/bmg160_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/gyro/bmg160_core.c b/drivers/iio/gyro/bmg160_core.c
> index 81a6d09788bd..cedd9f02ea21 100644
> --- a/drivers/iio/gyro/bmg160_core.c
> +++ b/drivers/iio/gyro/bmg160_core.c
> @@ -766,7 +766,7 @@ static int bmg160_write_event_config(struct iio_dev *indio_dev,
> return 0;
> }
> /*
> - * We will expect the enable and disable to do operation in
> + * We will expect the enable and disable to do operation
> * in reverse order. This will happen here anyway as our
> * resume operation uses sync mode runtime pm calls, the
> * suspend operation will be delayed by autosuspend delay
next prev parent reply other threads:[~2022-06-18 15:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 14:15 [PATCH] iio: Fix typo in comment Xiang wangx
2022-06-18 15:40 ` Jonathan Cameron [this message]
[not found] <20230718161444.1710-1-dengshaomin@cdjrlc.com>
[not found] ` <20230718161444.1710-6-dengshaomin@cdjrlc.com>
[not found] ` <7939814b6ca28cfcae466e436d159d22@208suo.com>
2023-07-22 16:57 ` 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=20220618164023.51b3080f@jic23-huawei \
--to=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wangxiang@cdjrlc.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