Netdev List
 help / color / mirror / Atom feed
* [PATCH] net: selftests: fix typo in ip_defrag comment
@ 2026-07-15 14:35 deepakraog
  0 siblings, 0 replies; only message in thread
From: deepakraog @ 2026-07-15 14:35 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, Shuah Khan, netdev, linux-kselftest, linux-kernel

Correct "thourough" to "thorough" in a comment describing the
non-overlap reassembly test loop.

Signed-off-by: deepakraog <gaikwad.dcg@gmail.com>
---
 tools/testing/selftests/net/ip_defrag.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/net/ip_defrag.c b/tools/testing/selftests/net/ip_defrag.c
index f9ed749fd..146f2a2a5 100644
--- a/tools/testing/selftests/net/ip_defrag.c
+++ b/tools/testing/selftests/net/ip_defrag.c
@@ -378,7 +378,7 @@ static void run_test(struct sockaddr *addr, socklen_t alen, bool ipv6)
 		} else {
 			/* Without overlaps, each packet reassembly (== one
 			 * send/receive pair below) takes very little time to
-			 * run, so we can easily afford more thourough testing
+			 * run, so we can easily afford more thorough testing
 			 * with a nested loop: the full non-overlap test takes
 			 * less than one second).
 			 */
-- 
Deepak Rao Gaikwad


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-15 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15 14:35 [PATCH] net: selftests: fix typo in ip_defrag comment deepakraog

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox