[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <def62040c9b7ccae36c81d5805b1413e23d68c21.1616797633.git.unixbhaskar@gmail.com>
Date: Sat, 27 Mar 2021 04:43:09 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>, rdunlap@...radead.org
Subject: [PATCH 16/19] ipv6: route.c: A spello fix
s/notfication/notification/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
net/ipv6/route.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/route.c b/net/ipv6/route.c
index 1536f4948e86..dfe5fb260e4c 100644
--- a/net/ipv6/route.c
+++ b/net/ipv6/route.c
@@ -6093,7 +6093,7 @@ void fib6_info_hw_flags_set(struct net *net, struct fib6_info *f6i,
if (!rcu_access_pointer(f6i->fib6_node))
/* The route was removed from the tree, do not send
- * notfication.
+ * notification.
*/
return;
--
2.26.2
Powered by blists - more mailing lists