aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-06-18 11:44:03 +0300
committerDavid Howells <[email protected]>2016-06-22 09:09:58 +0100
commit0e4699e4a37be4cfa07f0340cef6a3fa6a46f5f8 (patch)
treeb30879ac5a1734d71521923d429a407a2bf273dc /tools/perf/scripts/python/call-graph-from-postgresql.py
parent0e9390ebf1fe0d38f7df66a3d8183cbc5349a564 (diff)
rxrpc: checking for IS_ERR() instead of NULL
rxrpc_lookup_peer_rcu() and rxrpc_lookup_peer() return NULL on error, never error pointers, so IS_ERR() can't be used. Fix three callers of those functions. Fixes: be6e6707f6ee ('rxrpc: Rework peer object handling to use hash table and RCU') Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions