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, 06 Jun 2021 20:41:57 -0700
From:   Joe Perches <joe@...ches.com>
To:     lijian_8010a29@....com, viro@...iv.linux.org.uk
Cc:     linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
        lijian <lijian@...ong.com>
Subject: Re: [PATCH] fs: file_table: Fix a typo

On Mon, 2021-06-07 at 11:30 +0800, lijian_8010a29@....com wrote:
> From: lijian <lijian@...ong.com>
> 
> Change 'happend' to 'happen'.
[]
> diff --git a/fs/file_table.c b/fs/file_table.c
[]
> @@ -121,7 +121,7 @@ static struct file *__alloc_file(int flags, const struct cred *cred)
>  }
>  
> 
>  /* Find an unused file structure and return a pointer to it.
> - * Returns an error pointer if some error happend e.g. we over file
> + * Returns an error pointer if some error happen e.g. we over file

happened


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ