projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
912b519
)
ipv6: route.c: A spello fix
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Fri, 26 Mar 2021 23:12:41 +0000
(
04:42
+0530)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Mar 2021 00:31:13 +0000
(17:31 -0700)
s/notfication/notification/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c
patch
|
blob
|
history
diff --git
a/net/ipv6/route.c
b/net/ipv6/route.c
index
ebb7519
..
d99dd4d
100644
(file)
--- a/
net/ipv6/route.c
+++ b/
net/ipv6/route.c
@@
-6075,7
+6075,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.
+ * not
i
fication.
*/
return;