Linux IIO development
 help / color / mirror / Atom feed
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: accel: sca3000: Fix syntax errors in comments
Date: Sat, 4 Jun 2022 16:03:42 +0100	[thread overview]
Message-ID: <20220604160342.4ac69684@jic23-huawei> (raw)
In-Reply-To: <20220604040541.8470-1-wangxiang@cdjrlc.com>

On Sat,  4 Jun 2022 12:05:41 +0800
Xiang wangx <wangxiang@cdjrlc.com> wrote:

> Delete the redundant word 'via'.
> 
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Hi,

Patch applied.

Thanks,

Jonathan

> ---
>  drivers/iio/accel/sca3000.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/accel/sca3000.c b/drivers/iio/accel/sca3000.c
> index 29a68a7d34cd..08dedee76e46 100644
> --- a/drivers/iio/accel/sca3000.c
> +++ b/drivers/iio/accel/sca3000.c
> @@ -424,7 +424,7 @@ static int sca3000_read_ctrl_reg(struct sca3000_state *st,
>   * sca3000_print_rev() - sysfs interface to read the chip revision number
>   * @indio_dev: Device instance specific generic IIO data.
>   * Driver specific device instance data can be obtained via
> - * via iio_priv(indio_dev)
> + * iio_priv(indio_dev)
>   */
>  static int sca3000_print_rev(struct iio_dev *indio_dev)
>  {


      reply	other threads:[~2022-06-04 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-04  4:05 [PATCH] iio: accel: sca3000: Fix syntax errors in comments Xiang wangx
2022-06-04 15:03 ` 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=20220604160342.4ac69684@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