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]
Message-ID: <9116a85a80cf253aba94257f6eac5c15ebc6fd88.camel@perches.com>
Date:   Sun, 06 Jun 2021 19:28:29 -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: pnode: Fix a typo

On Mon, 2021-06-07 at 10:24 +0800, lijian_8010a29@....com wrote:
> From: lijian <lijian@...ong.com>
> 
> Change 'accross' to 'across'.
[]
> diff --git a/fs/pnode.c b/fs/pnode.c
[]
> @@ -573,7 +573,7 @@ int propagate_umount(struct list_head *list)
>  				continue;
>  			} else if (child->mnt.mnt_flags & MNT_UMOUNT) {
>  				/*
> -				 * We have come accross an partially unmounted
> +				 * We have come across an partially unmounted

perhaps fix the an/a mismatch too

				 * We have come across a partially unmounted


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ