* [B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline
@ 2013-04-19 8:56 Antonio Quartulli
2013-04-19 10:00 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Antonio Quartulli @ 2013-04-19 8:56 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
---
network-coding.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/network-coding.c b/network-coding.c
index 4eb49fc..f7c5430 100644
--- a/network-coding.c
+++ b/network-coding.c
@@ -1504,8 +1504,7 @@ void batadv_nc_skb_store_sniffed_unicast(struct batadv_priv *bat_priv,
* in case of an error.
*/
static struct batadv_unicast_packet *
-batadv_nc_skb_decode_packet(struct batadv_priv *bat_priv,
- struct sk_buff *skb,
+batadv_nc_skb_decode_packet(struct batadv_priv *bat_priv, struct sk_buff *skb,
struct batadv_nc_packet *nc_packet)
{
const int h_size = sizeof(struct batadv_unicast_packet);
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline
2013-04-19 8:56 [B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline Antonio Quartulli
@ 2013-04-19 10:00 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2013-04-19 10:00 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Antonio Quartulli
On Friday, April 19, 2013 16:56:25 Antonio Quartulli wrote:
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
> network-coding.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied in revision 7e0135e.
Thanks,
Marek
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-19 10:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 8:56 [B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline Antonio Quartulli
2013-04-19 10:00 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox