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: <cba36614f44285feca178f1936fec8d1eef4b8ac.camel@kernel.org>
Date:   Thu, 23 Jul 2020 13:22:56 -0400
From:   Jeff Layton <jlayton@...nel.org>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     Ilya Dryomov <idryomov@...il.com>, ceph-devel@...r.kernel.org
Subject: Re: [PATCH] ceph: super.h: delete a duplicated word

On Sun, 2020-07-19 at 17:12 -0700, Randy Dunlap wrote:
> Drop the repeated word "the" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Jeff Layton <jlayton@...nel.org>
> Cc: Ilya Dryomov <idryomov@...il.com>
> Cc: ceph-devel@...r.kernel.org
> ---
>  fs/ceph/super.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200717.orig/fs/ceph/super.h
> +++ linux-next-20200717/fs/ceph/super.h
> @@ -353,7 +353,7 @@ struct ceph_inode_info {
>  	unsigned i_dirty_caps, i_flushing_caps;     /* mask of dirtied fields */
>  
>  	/*
> -	 * Link to the the auth cap's session's s_cap_dirty list. s_cap_dirty
> +	 * Link to the auth cap's session's s_cap_dirty list. s_cap_dirty
>  	 * is protected by the mdsc->cap_dirty_lock, but each individual item
>  	 * is also protected by the inode's i_ceph_lock. Walking s_cap_dirty
>  	 * requires the mdsc->cap_dirty_lock. List presence for an item can

Thanks, merged into testing branch. If you have more of these, then it
might be good to bundle them up into a fs/ceph-wide patch. There is no
shortage of grammatical errors in fs/ceph so there could be a lot of
these.
-- 
Jeff Layton <jlayton@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ