From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@meshcoding.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove returns at the end of void functions
Date: Sun, 17 Nov 2013 11:39:19 +0800 [thread overview]
Message-ID: <1472723.q4BUIL9jbH@diderot> (raw)
In-Reply-To: <1384639371-630-1-git-send-email-antonio@meshcoding.com>
[-- Attachment #1: Type: text/plain, Size: 501 bytes --]
On Saturday 16 November 2013 23:02:51 Antonio Quartulli wrote:
> Return at the end of void functions is not needed.
>
> Since most of the void functions in the code do not do so,
> make all the others consistent by removing the useless
> returns. Actually all the functions to be "fixed" are in
> network-coding.h only.
>
> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
> ---
> network-coding.h | 7 -------
> 1 file changed, 7 deletions(-)
Applied in revision 2826f30.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
prev parent reply other threads:[~2013-11-17 3:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-16 22:02 [B.A.T.M.A.N.] [PATCH] batman-adv: remove returns at the end of void functions Antonio Quartulli
2013-11-17 3:39 ` Marek Lindner [this message]
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=1472723.q4BUIL9jbH@diderot \
--to=mareklindner@neomailbox.ch \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.