selftests: net: Fix typo 'the the' in comment
authorSlark Xiao <slark_xiao@163.com>
Mon, 25 Jul 2022 02:01:24 +0000 (10:01 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 Jul 2022 03:26:58 +0000 (20:26 -0700)
Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
Link: https://lore.kernel.org/r/20220725020124.5760-1-slark_xiao@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh

index 0727e2012b68596fc468ab9335ea7e8e3d4e1c95..43469c7de11813e04ef204a04b5444cd31f1f6c6 100755 (executable)
@@ -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