diff options
author | Thiago Rafael Becker <trbecker@gmail.com> | 2021-10-20 18:04:28 -0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-10-20 18:09:55 -0400 |
commit | 023859ce6f88f7cfc223752fb56ec453a147b852 (patch) | |
tree | 9d1439d4cb5d0d06306e48d9642a289ee21cb77e /net/sunrpc/xprtmultipath.c | |
parent | 5fe1210d259542f966bab130830ece08e97f68f5 (diff) | |
download | linux-023859ce6f88f7cfc223752fb56ec453a147b852.tar.bz2 |
sunrpc: remove unnecessary test in rpc_task_set_client()
In rpc_task_set_client(), testing for a NULL clnt is not necessary, as
clnt should always be a valid pointer to a rpc_client.
Signed-off-by: Thiago Rafael Becker <trbecker@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'net/sunrpc/xprtmultipath.c')
0 files changed, 0 insertions, 0 deletions