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]
Message-ID: <SJ0PR84MB21092D0F87B7C5D45DFC2AD0870F9@SJ0PR84MB2109.NAMPRD84.PROD.OUTLOOK.COM>
Date:   Mon, 14 Mar 2022 18:03:50 +0000
From:   "Ernst, Justin" <justin.ernst@....com>
To:     Julia Lawall <Julia.Lawall@...ia.fr>
CC:     "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
        "Hans de Goede" <hdegoede@...hat.com>,
        Mark Gross <markgross@...nel.org>,
        "platform-driver-x86@...r.kernel.org" 
        <platform-driver-x86@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "Ernst, Justin" <justin.ernst@....com>
Subject: RE: [PATCH 05/30] x86/platform/uv: fix typos in comments

Hi Julia,

Thanks for the patch. I appreciate the time spent finding this.

Reviewed-by: Justin Ernst <justin.ernst@....com>

-Justin

On Monday, March 14, 2022 6:53 AM, Julia Lawall wrote:
> Various spelling mistakes in comments.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr>
> 
> ---
>  drivers/platform/x86/uv_sysfs.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/platform/x86/uv_sysfs.c b/drivers/platform/x86/uv_sysfs.c
> index 625b0b79d185..7c7c95c59908 100644
> --- a/drivers/platform/x86/uv_sysfs.c
> +++ b/drivers/platform/x86/uv_sysfs.c
> @@ -555,7 +555,7 @@ static int init_pci_top_obj(struct uv_pci_top_obj *top_obj, char *line)
>  	 */
>  	line[6] = '_';
> 
> -	/* Null terminate after the concatencated name tokens
> +	/* Null terminate after the concatenated name tokens
>  	 * to produce kobj name string.
>  	 */
>  	line[14] = '\0';

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ