From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 16 Jul 2012 12:25:47 +0200 References: <1341765231-20470-1-git-send-email-sven@narfation.org> In-Reply-To: <1341765231-20470-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201207161225.47929.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Reduce accumulated length of simple statements Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, July 08, 2012 18:33:51 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > bat_iv_ogm.c | 41 ++++++++++++++++++++++++++--------------- > bridge_loop_avoidance.c | 3 +-- > gateway_client.c | 21 +++++++++++++-------- > routing.c | 3 +-- > translation-table.c | 10 ++++++---- > unicast.c | 5 +++-- > vis.c | 10 +++++----- > 7 files changed, 55 insertions(+), 38 deletions(-) Applied in revision 41d3849. Thanks, Marek