diff options
author | Menglong Dong <[email protected]> | 2023-01-06 10:57:20 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-09 07:30:50 +0000 |
commit | cfdcfeed6449d702825d249cb85346ecf56236fc (patch) | |
tree | e02bc7097d8accc7751a02fb0b25d4a39209a66c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 3c976f4c99237bcdab918ad18e7bee3b77e6d316 (diff) |
mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
'sock->sk' is used frequently in mptcp_listen(). Therefore, we can
introduce the 'sk' and replace 'sock->sk' with it.
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Menglong Dong <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions