Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Slark Xiao and committed by
Jakub Kicinski
060468f0 a7e555d4

+1 -1
+1 -1
tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh
··· 525 525 526 526 log_test "neigh_suppress: on / neigh exists: yes" 527 527 528 - # Delete the neighbour from the the SVI. A single ARP request should be 528 + # Delete the neighbour from the SVI. A single ARP request should be 529 529 # received by the remote VTEP 530 530 RET=0 531 531