From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 14 Oct 2012 22:17:57 +0800 References: <1349604142-9308-1-git-send-email-sven@narfation.org> In-Reply-To: <1349604142-9308-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: <201210142217.57500.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove instant overwritten variable initialization 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: Sven Eckelmann Cc: b.a.t.m.a.n@lists.open-mesh.org On Sunday, October 07, 2012 18:02:22 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > routing.c | 2 +- > sysfs.c | 2 +- > translation-table.c | 20 ++++++++++---------- > 3 files changed, 12 insertions(+), 12 deletions(-) Applied in revision af5ec5c. Thanks, Marek