From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 11 Mar 2012 05:37:34 +0800 References: <7238641.4aX8WvziBv@sven-laptop.home.narfation.org> <1331107673-8986-1-git-send-email-sven@narfation.org> In-Reply-To: <1331107673-8986-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: <201203110537.34370.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/8-next] batman-adv: Ignore 80-chars per line limits for strings 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 Wednesday, March 07, 2012 16:07:45 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > bat_iv_ogm.c | 54 ++++++++++++------------------ > bat_sysfs.c | 16 ++++---- > gateway_client.c | 31 +++++++---------- > gateway_common.c | 8 ++-- > hard-interface.c | 36 +++++++-------------- > icmp_socket.c | 12 ++---- > main.c | 8 ++-- > originator.c | 14 +++---- > routing.c | 27 +++++++-------- > send.c | 4 +- > soft-interface.c | 15 ++++---- > translation-table.c | 89 > ++++++++++++++++++++++++-------------------------- 12 files changed, 137 > insertions(+), 177 deletions(-) Applied in revision a112eaa. Thanks, Marek