Re: [PATCH net-next] selftests: tcp_ao: fix spelling in seq-ext.c comment

2025-06-12 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 10 Jun 2025 12:49:03 +0530 you wrote: > Spelling fix: > conneciton --> connection > > This is a non-functional change aimed at improving code clarity. > > Signed-off-by: Ankit Chauhan > > [...] Here is th

[PATCH net-next] selftests: tcp_ao: fix spelling in seq-ext.c comment

2025-06-10 Thread Ankit Chauhan
Spelling fix: conneciton --> connection This is a non-functional change aimed at improving code clarity. Signed-off-by: Ankit Chauhan --- tools/testing/selftests/net/tcp_ao/seq-ext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/net/tcp_ao/seq-ext.c