Skip to content

Commit

Permalink
selftests: net: Fix typo 'the the' in comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Slark Xiao authored and Jakub Kicinski committed Jul 27, 2022
1 parent a7e555d commit 060468f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 060468f

Please sign in to comment.