From: Antonio Quartulli <antonio@meshcoding.com>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@meshcoding.com>
Subject: [B.A.T.M.A.N.] [PATCH next] batman-adv: remove blank line before bracket
Date: Wed, 23 Oct 2013 08:22:56 +0200 [thread overview]
Message-ID: <1382509376-2105-1-git-send-email-antonio@meshcoding.com> (raw)
Fix a style error introduced by bb69cb678d37144842cb66ee5afd0031c3e412a2
("batman-adv: generalize batman-adv icmp packet handling")
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
---
Since Simon is rather busy these days I try to help him by sending this patch :)
Cheers,
routing.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/routing.c b/routing.c
index c04b7e6..d4114d7 100644
--- a/routing.c
+++ b/routing.c
@@ -318,7 +318,6 @@ static int batadv_recv_my_icmp_packet(struct batadv_priv *bat_priv,
default:
/* drop unknown type */
goto out;
-
}
out:
if (primary_if)
--
1.8.4
next reply other threads:[~2013-10-23 6:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-23 6:22 Antonio Quartulli [this message]
2013-10-23 6:38 ` [B.A.T.M.A.N.] [PATCH next] batman-adv: remove blank line before bracket Marek Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382509376-2105-1-git-send-email-antonio@meshcoding.com \
--to=antonio@meshcoding.com \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox