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: <vz3ilq45yeyuufh342phkvlopql6kysrgpjpu56ijtf3tows76@d5rgagcsmod3>
Date: Wed, 28 Jan 2026 12:55:24 +0100
From: Jan Kara <jack@...e.cz>
To: Chelsy Ratnawat <chelsyratnawat2001@...il.com>
Cc: viro@...iv.linux.org.uk, brauner@...nel.org, jack@...e.cz, 
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: dcache: fix typo in enum d_walk_ret comment

On Wed 28-01-26 02:57:09, Chelsy Ratnawat wrote:
> Fix a spelling error in the documentation comment for
> D_WALK_CONTINUE.
> 
> Signed-off-by: Chelsy Ratnawat <chelsyratnawat2001@...il.com>

Thanks. When we are fixing this please also fix:

>  /**
>   * enum d_walk_ret - action to talke during tree walk
				  ^^^ take

> - * @D_WALK_CONTINUE:	contrinue walk
> + * @D_WALK_CONTINUE:	continue walk
>   * @D_WALK_QUIT:	quit walk
>   * @D_WALK_NORETRY:	quit when retry is needed
>   * @D_WALK_SKIP:	skip this dentry and its children

								Honza
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ