diff options
author | 2021-07-16 16:22:34 -0400 | |
---|---|---|
committer | 2021-07-19 11:53:43 -0500 | |
commit | feb704bd17786c8ff52a49d7759b8ee4f3a5aaac (patch) | |
tree | b0a6ff0b5724c000cf9182c063084742e77761ac /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Linux 5.14-rc2 (diff) | |
download | linux-dev-feb704bd17786c8ff52a49d7759b8ee4f3a5aaac.tar.xz linux-dev-feb704bd17786c8ff52a49d7759b8ee4f3a5aaac.zip |
fs: dlm: use sk->sk_socket instead of con->sock
Instead of dereference "con->sock" we can get the socket structure over
"sk->sk_socket" as well. This patch will switch to this behaviour.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions