diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2025-05-26 04:46:00 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-28 03:31:42 +0300 |
commit | d9d836bfa5e6e255c411733b4b1ce7a1f8346c54 (patch) | |
tree | f377bb33a156590ca7cf2a07d21bdce469e92013 /scripts/lib/kdoc/kdoc_output.py | |
parent | 08f8bad0255c7319f4ffe53d0f0eab50fa2cb5e9 (diff) | |
download | linux-d9d836bfa5e6e255c411733b4b1ce7a1f8346c54.tar.xz |
selftests: net: move wait_local_port_listen to lib.sh
The function wait_local_port_listen() is the only function defined in
net_helper.sh. Since some tests source both lib.sh and net_helper.sh,
we can simplify the setup by moving wait_local_port_listen() to lib.sh.
With this change, net_helper.sh becomes redundant and can be removed.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250526014600.9128-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions