aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-25 10:01:24 +0800
committerJakub Kicinski <kuba@kernel.org>2022-07-26 20:26:58 -0700
commit060468f0ddbbd3396944ad234077e44af1841efc (patch)
tree9b4aac1f1be86f775575889440b2c6c66d65f156
parentip6mr: remove stray rcu_read_unlock() from ip6_mr_forward() (diff)
downloadlinux-dev-060468f0ddbbd3396944ad234077e44af1841efc.tar.xz
linux-dev-060468f0ddbbd3396944ad234077e44af1841efc.zip
selftests: net: Fix typo 'the the' in comment
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>
-rwxr-xr-xtools/testing/selftests/net/forwarding/vxlan_asymmetric.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh b/tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh
index 0727e2012b68..43469c7de118 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