[PATCH] net: selftests: fix typo in ip_defrag comment

deepakraog posted 1 patch 1 week, 3 days ago
tools/testing/selftests/net/ip_defrag.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] net: selftests: fix typo in ip_defrag comment
Posted by deepakraog 1 week, 3 days ago
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
Re: [PATCH] net: selftests: fix typo in ip_defrag comment
Posted by Jakub Kicinski 3 days, 15 hours ago
On Wed, 15 Jul 2026 20:05:48 +0530 deepakraog wrote:
> Signed-off-by: deepakraog <gaikwad.dcg@gmail.com>

Spell our name in a more official way if you want to be taken seriously
-- 
pw-bot: cr