Skip to content
Commit 023859ce authored by Thiago Rafael Becker's avatar Thiago Rafael Becker Committed by Trond Myklebust
Browse files

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: default avatarThiago Rafael Becker <trbecker@gmail.com>
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 5fe1210d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment