diff options
author | Geliang Tang <[email protected]> | 2023-01-06 10:57:19 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-09 07:30:49 +0000 |
commit | 3c976f4c99237bcdab918ad18e7bee3b77e6d316 (patch) | |
tree | 86b3aa54ed38966252376a4a24960fa018b460b9 /tools/perf/scripts/python/bin | |
parent | a963853fd465e6ede985e71a320bc8a0ae7f878f (diff) |
mptcp: use local variable ssk in write_options
The local variable 'ssk' has been defined at the beginning of the function
mptcp_write_options(), use it instead of getting 'ssk' again.
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions