From: Slark Xiao Date: Mon, 25 Jul 2022 02:01:24 +0000 (+0800) Subject: selftests: net: Fix typo 'the the' in comment X-Git-Tag: v6.0-rc1~141^2~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=060468f0ddbbd3396944ad234077e44af1841efc;p=thirdparty%2Flinux.git selftests: net: Fix typo 'the the' in comment Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao Link: https://lore.kernel.org/r/20220725020124.5760-1-slark_xiao@163.com Signed-off-by: Jakub Kicinski --- diff --git a/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh b/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh index 0727e2012b685..43469c7de1181 100755 --- a/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh +++ b/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh @@ -525,7 +525,7 @@ arp_suppression() log_test "neigh_suppress: on / neigh exists: yes" - # Delete the neighbour from the the SVI. A single ARP request should be + # Delete the neighbour from the SVI. A single ARP request should be # received by the remote VTEP RET=0