* [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment
@ 2014-05-14 12:23 Antonio Quartulli
2014-05-14 21:15 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2014-05-14 12:23 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
Introduced by 9b9cdbe28e2b9c8bdf9c761f22ba9655963d13d4
("batman-adv: fix removing neigh_ifinfo")
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
---
originator.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/originator.c b/originator.c
index 9ebc40e..abf612d 100644
--- a/originator.c
+++ b/originator.c
@@ -704,7 +704,7 @@ free_orig_node:
/**
* batadv_purge_neigh_ifinfo - purge obsolete ifinfo entries from neighbor
* @bat_priv: the bat priv with all the soft interface information
- * @neigh_node: orig node which is to be checked
+ * @neigh: orig node which is to be checked
*/
static void
batadv_purge_neigh_ifinfo(struct batadv_priv *bat_priv,
@@ -842,7 +842,7 @@ batadv_purge_orig_neighbors(struct batadv_priv *bat_priv,
hlist_del_rcu(&neigh_node->list);
batadv_neigh_node_free_ref(neigh_node);
} else {
- /* only neccesary if not the whole neighbor is to be
+ /* only necessary if not the whole neighbor is to be
* deleted, but some interface has been removed.
*/
batadv_purge_neigh_ifinfo(bat_priv, neigh_node);
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment
2014-05-14 12:23 [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment Antonio Quartulli
@ 2014-05-14 21:15 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2014-05-14 21:15 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
[-- Attachment #1: Type: text/plain, Size: 418 bytes --]
On Wednesday 14 May 2014 14:23:15 Antonio Quartulli wrote:
> Introduced by 9b9cdbe28e2b9c8bdf9c761f22ba9655963d13d4
> ("batman-adv: fix removing neigh_ifinfo")
>
> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> ---
> originator.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision 236e603.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-14 21:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 12:23 [B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment Antonio Quartulli
2014-05-14 21:15 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox