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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 8 Feb 2021 10:12:25 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>, broonie@...nel.org,
        linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] include: linux: spi: Change provied to provided in the
 file spi.h

On 2/8/21 3:49 AM, Bhaskar Chowdhury wrote:
> 
> s/provied/provided/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

OK.

Acked-by: Randy Dunlap <rdunlap@...radead.org>

> ---
> Changes from V1:
>   As Mark pointed out change provide to provided for the context
> 
>  include/linux/spi/spi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h
> index aa09fdc8042d..79f89fd250de 100644
> --- a/include/linux/spi/spi.h
> +++ b/include/linux/spi/spi.h
> @@ -624,7 +624,7 @@ struct spi_controller {
> 
>  	/*
>  	 * These hooks are for drivers that use a generic implementation
> -	 * of transfer_one_message() provied by the core.
> +	 * of transfer_one_message() provided by the core.
>  	 */
>  	void (*set_cs)(struct spi_device *spi, bool enable);
>  	int (*transfer_one)(struct spi_controller *ctlr, struct spi_device *spi,
> --
> 2.20.1
> 


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ