]> git.dujemihanovic.xyz Git - linux.git/commit
NFS: Cleanup unused rpc_clnt variable
authorBenjamin Coddington <bcodding@redhat.com>
Thu, 20 Apr 2023 16:17:35 +0000 (12:17 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 21 Apr 2023 21:00:55 +0000 (17:00 -0400)
commite025f0a73f6acb920d86549b2177a5883535421d
tree6d1518a9950f895ca9df8e376f26126bde3b8cc8
parentc5733ae6dc895fa45032df0342c98dedc7051c2d
NFS: Cleanup unused rpc_clnt variable

The root rpc_clnt is not used here, clean it up.

Fixes: 4dc73c679114 ("NFSv4: keep state manager thread active if swap is enabled")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4state.c