diff options
author | Geliang Tang <geliang.tang@suse.com> | 2023-01-06 10:57:19 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-09 07:30:49 +0000 |
commit | 3c976f4c99237bcdab918ad18e7bee3b77e6d316 (patch) | |
tree | 86b3aa54ed38966252376a4a24960fa018b460b9 /net/mptcp/token_test.c | |
parent | a963853fd465e6ede985e71a320bc8a0ae7f878f (diff) | |
download | linux-3c976f4c99237bcdab918ad18e7bee3b77e6d316.tar.gz linux-3c976f4c99237bcdab918ad18e7bee3b77e6d316.tar.bz2 linux-3c976f4c99237bcdab918ad18e7bee3b77e6d316.zip |
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 <mathew.j.martineau@linux.intel.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/token_test.c')
0 files changed, 0 insertions, 0 deletions