aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/netns.py
diff options
context:
space:
mode:
authorChen Ni <[email protected]>2025-03-24 08:08:54 +0000
committerJakub Kicinski <[email protected]>2025-03-25 16:24:40 +0000
commitb2d1e4c2cb8a27693acd1add5ef7295a976a63dd (patch)
tree48837a960d436394718399d31efc308fb5cdf019 /tools/testing/selftests/net/lib/py/netns.py
parentRevert "udp_tunnel: GRO optimizations" (diff)
downloadkernel-b2d1e4c2cb8a27693acd1add5ef7295a976a63dd.tar.gz
kernel-b2d1e4c2cb8a27693acd1add5ef7295a976a63dd.zip
octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls
'destroy_workqueue()' already drains the queue before destroying it, so there is no need to flush it explicitly. Remove the redundant 'flush_workqueue()' calls. This was generated with coccinelle: @@ expression E; @@ - flush_workqueue(E); destroy_workqueue(E); Signed-off-by: Chen Ni <[email protected]> Reviewed-by: Geetha sowjanya <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/netns.py')
0 files changed, 0 insertions, 0 deletions