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:   Mon, 29 Aug 2022 16:05:00 +0200
From:   Christian Brauner <brauner@...nel.org>
To:     Jules Maselbas <jmaselbas@...ray.eu>,
        David Howells <dhowells@...hat.com>,
        linux-afs@...ts.infradead.org
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH] fs/afs: Fix repeated word in comments

[Cc afs development list + maintainer]

On Fri, Aug 26, 2022 at 12:00:36PM +0200, Jules Maselbas wrote:
> Remove redundant word `the`.
> 
> CC: linux-fsdevel@...r.kernel.org
> Signed-off-by: Jules Maselbas <jmaselbas@...ray.eu>
> ---
>  fs/afs/flock.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/afs/flock.c b/fs/afs/flock.c
> index c4210a3964d8..801fe305878f 100644
> --- a/fs/afs/flock.c
> +++ b/fs/afs/flock.c
> @@ -152,7 +152,7 @@ static void afs_next_locker(struct afs_vnode *vnode, int error)
>  }
>  
>  /*
> - * Kill off all waiters in the the pending lock queue due to the vnode being
> + * Kill off all waiters in the pending lock queue due to the vnode being
>   * deleted.
>   */
>  static void afs_kill_lockers_enoent(struct afs_vnode *vnode)
> -- 
> 2.17.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ