[git pull] several namei cleanups

From: Al Viro
Date: Sat Jun 04 2022 - 21:22:58 EST


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-18-rc1-work.namei

for you to fetch changes up to 30476f7e6dbcb075850c6e33b15460dd4868c985:

namei: cleanup double word in comment (2022-05-19 23:26:29 -0400)

----------------------------------------------------------------
Several cleanups in fs/namei.c.

----------------------------------------------------------------
Al Viro (2):
fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()
get rid of dead code in legitimize_root()

Tom Rix (1):
namei: cleanup double word in comment

fs/namei.c | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)