Home
last modified time | relevance | path

Searched hist:de2392028a19e6841cd0ef14b9c832a7a2bc3a69 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.shdiff de2392028a19e6841cd0ef14b9c832a7a2bc3a69 Wed Nov 30 08:06:26 CST 2022 Matthieu Baerts <matthieu.baerts@tessares.net> selftests: mptcp: clearly declare global ns vars

It is clearer to declare these global variables at the beginning of the
file as it is done in other MPTCP selftests rather than in functions in
the middle of the script.

So for uniformity reason, we can do the same here in mptcp_sockopt.sh.

Suggested-by: Geliang Tang <geliang.tang@suse.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>