NFS: cleanup nfs_inode_reclaim_delegation
authorChristoph Hellwig <hch@lst.de>
Fri, 18 Jul 2025 08:14:47 +0000 (10:14 +0200)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Jul 2025 12:10:41 +0000 (08:10 -0400)
commit7375bbad467e9b1b101d591a458b49a0f3896641
treeb4e8ddfcde0246891f4e29d6a19454d5448d3134
parent67173860a763b99317184bfaa821abd3578a4ce3
NFS: cleanup nfs_inode_reclaim_delegation

Reduce a level of indentation for most of the code in this function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20250718081509.2607553-3-hch@lst.de
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/delegation.c