* [B.A.T.M.A.N.] [PATCH next] batman-adv: fix wrong kernel doc
@ 2013-09-22 19:19 Antonio Quartulli
2013-09-24 12:22 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-09-22 19:19 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
The name of the function does not match the kernel doc. Fix it.
Introduced by 6228419df3a53d09a2ba1f3e7b32bcd7cd59c968
("batman-adv: tvlv - convert tt query packet to use tvlv unicast packets")
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
translation-table.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/translation-table.c b/translation-table.c
index 1198aea..d1840dd 100644
--- a/translation-table.c
+++ b/translation-table.c
@@ -2729,7 +2729,7 @@ out:
}
/**
- * batadv_dat_status_update - process incoming tt reply
+ * batadv_handle_tt_response - process incoming tt reply
* @bat_priv: the bat priv with all the soft interface information
* @tt_data: tt data containing the tt request information
* @resp_src: mac address of tt reply sender
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [B.A.T.M.A.N.] [PATCH next] batman-adv: fix wrong kernel doc
2013-09-22 19:19 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix wrong kernel doc Antonio Quartulli
@ 2013-09-24 12:22 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2013-09-24 12:22 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
On Sunday 22 September 2013 21:19:03 Antonio Quartulli wrote:
> The name of the function does not match the kernel doc. Fix it.
>
> Introduced by 6228419df3a53d09a2ba1f3e7b32bcd7cd59c968
> ("batman-adv: tvlv - convert tt query packet to use tvlv unicast packets")
>
> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
> ---
> translation-table.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied in revision 75b99c8.
Thanks,
Marek
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-24 12:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22 19:19 [B.A.T.M.A.N.] [PATCH next] batman-adv: fix wrong kernel doc Antonio Quartulli
2013-09-24 12:22 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox