diff options
| author | Xiyu Yang <[email protected]> | 2020-05-25 14:17:02 +0000 |
|---|---|---|
| committer | J. Bruce Fields <[email protected]> | 2020-05-28 22:15:00 +0000 |
| commit | 037e910b52b04fbd41990f643dff97c7e43b0e47 (patch) | |
| tree | b96d1760d43c77b4364360c4899d7427e4656555 /tools/perf/scripts/python | |
| parent | nfsd: Fix svc_xprt refcnt leak when setup callback client failed (diff) | |
| download | kernel-037e910b52b04fbd41990f643dff97c7e43b0e47.tar.gz kernel-037e910b52b04fbd41990f643dff97c7e43b0e47.zip | |
SUNRPC: Remove unreachable error condition in rpcb_getport_async()
rpcb_getport_async() invokes rpcb_call_async(), which return the value
of rpc_run_task() to "child". Since rpc_run_task() is impossible to
return an ERR pointer, there is no need to add the IS_ERR() condition on
"child" here. So we need to remove it.
Signed-off-by: Xiyu Yang <[email protected]>
Signed-off-by: Xin Tan <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
