]> git.ipfire.org Git - thirdparty/linux.git/commit
SUNRPC: Remove stale comments
authorChuck Lever <chuck.lever@oracle.com>
Fri, 26 Jan 2024 17:46:32 +0000 (12:46 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Fri, 1 Mar 2024 14:12:16 +0000 (09:12 -0500)
commit3f0ba61405820f354ea0911c3e68e24e8d6d3732
tree3313af35f0ac477d58c7d62dee4a36b6e239e07b
parent84ebf02d75df745fab7d7f01864fe80ba258944e
SUNRPC: Remove stale comments

bc_close() and bc_destroy now do something, so the comments are
no longer correct. Commit 6221f1d9b63f ("SUNRPC: Fix backchannel
RPC soft lockups") should have removed these.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/xprtsock.c