diff options
author | Geliang Tang <geliang.tang@suse.com> | 2023-06-20 18:30:22 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-21 22:45:58 -0700 |
commit | 528cb5f2a1e859522f36f091f29f5c81ec6d4a4c (patch) | |
tree | 3d00ae3cdbad3686021de3ee04a2ddd429e53979 /kernel/bpf/syscall.c | |
parent | bbd49d114d5790a2dc3f67926cec3fc48b2d5d81 (diff) |
mptcp: pass addr to mptcp_pm_alloc_anno_list
Pass addr parameter to mptcp_pm_alloc_anno_list() instead of entry. We
can reduce the scope, e.g. in mptcp_pm_alloc_anno_list(), we only access
"entry->addr", we can then restrict to the pointer to "addr" then.
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions