From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 6 Feb 2012 22:42:03 +0800 References: <1328464522-7344-1-git-send-email-sven@narfation.org> In-Reply-To: <1328464522-7344-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: <201202062242.03330.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Remove declaration of only locally used functions 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 Monday, February 06, 2012 01:55:22 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > This should help us to find unused code. The test was done with > a script that was inspired by another script from d0tslash. > I would like to add this to the daily tests when this patch > was added to next. Applied in revision c8060ad. This nifty little script seems to be a good idea. Please go ahead and add it to our daily code check. :) Thanks, Marek