[PATCH mptcp-next 2/3] Squash to "selftests: mptcp: more robust signal race test"

Mat Martineau posted 3 patches 3 years, 11 months ago
[PATCH mptcp-next 2/3] Squash to "selftests: mptcp: more robust signal race test"
Posted by Mat Martineau 3 years, 11 months ago
This removes a whitespace change to match what I upstreamed for
-net. The patch will create a net/net-next merge conflict and removing
this extra change from the commit makes the conflict resolution more
obvious.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
---
 tools/testing/selftests/net/mptcp/mptcp_join.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/net/mptcp/mptcp_join.sh b/tools/testing/selftests/net/mptcp/mptcp_join.sh
index 788aab602d8f..491934c3c489 100755
--- a/tools/testing/selftests/net/mptcp/mptcp_join.sh
+++ b/tools/testing/selftests/net/mptcp/mptcp_join.sh
@@ -1346,7 +1346,6 @@ signal_address_tests()
 
 	# signal addresses race test
 	reset
-
 	pm_nl_set_limits $ns1 4 4
 	pm_nl_set_limits $ns2 4 4
 	pm_nl_add_endpoint $ns1 10.0.1.1 flags signal
-- 
2.35.1