diff options
| author | Geliang Tang <[email protected]> | 2023-10-25 23:37:09 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-10-27 15:47:30 +0000 |
| commit | 14cb0e0bf39bd10429ba14e9e2f905f1144226fc (patch) | |
| tree | bfb3d58b132eec76a356b57c33404715a5aa964b /tools/net/ynl/lib/ynl.py | |
| parent | mptcp: move sk assignment statement ahead (diff) | |
| download | kernel-14cb0e0bf39bd10429ba14e9e2f905f1144226fc.tar.gz kernel-14cb0e0bf39bd10429ba14e9e2f905f1144226fc.zip | |
mptcp: define more local variables sk
'(struct sock *)msk' is used several times in mptcp_nl_cmd_announce(),
mptcp_nl_cmd_remove() or mptcp_userspace_pm_set_flags() in pm_userspace.c,
it's worth adding a local variable sk to point it.
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
