diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2025-02-07 16:59:31 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-02-11 14:46:37 +0300 |
commit | 2c8971c04f745de69814ae9cfd2273e8a1fefca9 (patch) | |
tree | d6ebae954304f26d9be1c4b576556ae6f2792f9e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8556f4aecc9a0620c1e411d6da1fe232d1c14138 (diff) | |
download | linux-2c8971c04f745de69814ae9cfd2273e8a1fefca9.tar.xz |
mptcp: pm: drop skb parameter of set_flags
The first parameter 'skb' in mptcp_pm_nl_set_flags() is only used to
obtained the network namespace, which can also be obtained through the
second parameters 'info' by using genl_info_net() helper.
This patch drops these useless parameters 'skb' in all three set_flags()
interfaces.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions