lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 4 Jun 2022 16:03:42 +0100
From:   Jonathan Cameron <jic23@...nel.org>
To:     Xiang wangx <wangxiang@...rlc.com>
Cc:     lars@...afoo.de, linux-iio@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: accel: sca3000: Fix syntax errors in comments

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

> Delete the redundant word 'via'.
> 
> Signed-off-by: Xiang wangx <wangxiang@...rlc.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)
>  {

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ