]> www.infradead.org Git - users/jedix/linux-maple.git/commit
NFSv4/pnfs: Remove redundant list check
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 13 Jun 2024 05:00:45 +0000 (01:00 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:26 +0000 (13:47 -0400)
commitb8ec59cbba383cced18bafb316ed426ec68fbe6b
tree42768eec7e90f8e1458494ac9056fe047f4890cf
parentcf453bfe92fd5a2a189305130c5e076b9871ec43
NFSv4/pnfs: Remove redundant list check

pnfs_layout_free_bulk_destroy_list() already checks for whether the list
is empty or not.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pnfs.c