From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 18 May 2012 20:44:33 +0800 References: <1779270.uUsuEFyTM4@sven-desktop.home.narfation.org> <1337192605-8652-1-git-send-email-sven@narfation.org> <1337192605-8652-8-git-send-email-sven@narfation.org> In-Reply-To: <1337192605-8652-8-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205182044.33574.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 08/13] batman-adv: Mark only locally used symbol batadv_tt_local_crc as static 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 Thursday, May 17, 2012 02:23:20 Sven Eckelmann wrote: > 29ccfec94d51f7725124786e29d023b212920661 changed the translation table code > in such a way that it doesn't use the symbol tt_local_crc outside of > translation-table.c > > Signed-off-by: Sven Eckelmann > --- > translation-table.c | 2 +- > translation-table.h | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) Applied in revision e47eadc. Thanks, Marek