From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 1 Dec 2012 21:15:40 +0800 References: <1354325521-9144-1-git-send-email-ordex@autistici.org> In-Reply-To: <1354325521-9144-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201212012115.41214.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove useless blank lines before and after brackets 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: b.a.t.m.a.n@lists.open-mesh.org On Saturday, December 01, 2012 09:32:01 Antonio Quartulli wrote: > Signed-off-by: Antonio Quartulli > --- > bat_iv_ogm.c | 6 ------ > bridge_loop_avoidance.c | 4 ---- > debugfs.c | 1 - > originator.c | 3 --- > routing.c | 4 ---- > send.c | 2 -- > translation-table.c | 7 ------- > unicast.c | 2 -- > 8 files changed, 29 deletions(-) Applied in revision 3d278d6. Thanks, Marek