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, 25 Mar 2021 09:40:22 +0200
From:   Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>
Cc:     gregkh@...uxfoundation.org, hdegoede@...hat.com,
        linux@...ck-us.net, abhilash.k.v@...el.com, mrana@...eaurora.org,
        lee.jones@...aro.org, bberg@...hat.com, linux-usb@...r.kernel.org,
        linux-kernel@...r.kernel.org, rdunlap@...radead.org
Subject: Re: [PATCH] usb: typec: Fix a typo

On Thu, Mar 25, 2021 at 10:40:23AM +0530, Bhaskar Chowdhury wrote:
> 
> s/Acknowlege/Acknowledge/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

Reviewed-by: Heikki Krogerus <heikki.krogerus@...ux.intel.com>

> ---
>  drivers/usb/typec/ucsi/ucsi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/usb/typec/ucsi/ucsi.c b/drivers/usb/typec/ucsi/ucsi.c
> index 244270755ae6..282c3c825c13 100644
> --- a/drivers/usb/typec/ucsi/ucsi.c
> +++ b/drivers/usb/typec/ucsi/ucsi.c
> @@ -63,7 +63,7 @@ static int ucsi_read_error(struct ucsi *ucsi)
>  	u16 error;
>  	int ret;
> 
> -	/* Acknowlege the command that failed */
> +	/* Acknowledge the command that failed */
>  	ret = ucsi_acknowledge_command(ucsi);
>  	if (ret)
>  		return ret;
> --
> 2.30.1

-- 
heikki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ