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>] [day] [month] [year] [list]
Message-ID: <67e122e5-53ff-e04c-9c38-53eab9701f01@nvidia.com>
Date:   Wed, 15 Apr 2020 11:39:11 -0700
From:   Ralph Campbell <rcampbell@...dia.com>
To:     Ethon Paul <ethp@...com>, <akpm@...ux-foundation.org>,
        <linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mm: Fix a typo in comment "strucure"->"structure"


On 4/10/20 11:47 PM, Ethon Paul wrote:
> There is a typo in comment, fix it.
> 
> Signed-off-by: Ethon Paul <ethp@...com>

Reviewed-by: Ralph Campbell <rcampbell@...dia.com>

> ---
>   mm/internal.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/mm/internal.h b/mm/internal.h
> index b5634e78f01d..7e998459f887 100644
> --- a/mm/internal.h
> +++ b/mm/internal.h
> @@ -130,7 +130,7 @@ extern pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
>    *
>    * zonelist, preferred_zone and classzone_idx are set first in
>    * __alloc_pages_nodemask() for the fast path, and might be later changed
> - * in __alloc_pages_slowpath(). All other functions pass the whole strucure
> + * in __alloc_pages_slowpath(). All other functions pass the whole structure
>    * by a const pointer.
>    */
>   struct alloc_context {
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ