Re: [PATCH] fs: dcache: fix typo in enum d_walk_ret comment
From: Jan Kara
Date: Wed Jan 28 2026 - 07:00:18 EST
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@xxxxxxxxx>
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@xxxxxxxx>
SUSE Labs, CR