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:   Sun, 25 Aug 2019 19:09:16 +0100
From:   Jonathan Cameron <jic23@...nel.org>
To:     Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc:     knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
        ak@...klinger.de, robh@...nel.org, songqiang1304521@...il.com,
        tglx@...utronix.de, linux-iio@...r.kernel.org,
        linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] Kconfig: Fix the reference to the RFD77402 ToF sensor
 in the 'help' section

On Mon, 19 Aug 2019 06:48:27 +0200
Christophe JAILLET <christophe.jaillet@...adoo.fr> wrote:

> This should be RFD77402, not RFD77420.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> ---
> Not sure that the Kconfig prefix is correct. I have choosen it because of
> commit 21cf20a84a ("Kconfig: change configuration of srf04 ultrasonic iio sensor")

Applied thanks.  I left the prefix alone, though it's a bit unusual.

Thanks,

Jonathan
> ---
>  drivers/iio/proximity/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/proximity/Kconfig b/drivers/iio/proximity/Kconfig
> index 6b5cce6f1a7b..d53601447da4 100644
> --- a/drivers/iio/proximity/Kconfig
> +++ b/drivers/iio/proximity/Kconfig
> @@ -62,7 +62,7 @@ config RFD77402
>  	tristate "RFD77402 ToF sensor"
>  	depends on I2C
>  	help
> -	  Say Y to build a driver for the RFD77420 Time-of-Flight (distance)
> +	  Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
>  	  sensor module with I2C interface.
>  
>  	  To compile this driver as a module, choose M here: the

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ