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:   Thu, 16 Dec 2021 12:24:28 +0000
From:   Jonathan Cameron <jic23@...23.retrosnub.co.uk>
To:     Xiang wangx <wangxiang@...rlc.com>
Cc:     lars@...afoo.de, Michael.Hennerich@...log.com,
        linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: adc: ad7606: Fix syntax errors in comments

On Sun, 12 Dec 2021 22:41:18 +0800
Xiang wangx <wangxiang@...rlc.com> wrote:

> Delete the redundant word 'the'.
> 
> Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
Applied,

Thanks,

Jonathan

> ---
>  drivers/iio/adc/ad7606.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/adc/ad7606.h b/drivers/iio/adc/ad7606.h
> index 9350ef1f63b5..4f82d7c9acfd 100644
> --- a/drivers/iio/adc/ad7606.h
> +++ b/drivers/iio/adc/ad7606.h
> @@ -62,7 +62,7 @@ struct ad7606_chip_info {
>   * struct ad7606_state - driver instance specific data
>   * @dev		pointer to kernel device
>   * @chip_info		entry in the table of chips that describes this device
> - * @reg		regulator info for the the power supply of the device
> + * @reg		regulator info for the power supply of the device
>   * @bops		bus operations (SPI or parallel)
>   * @range		voltage range selection, selects which scale to apply
>   * @oversampling	oversampling selection

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ