From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 12 Feb 2012 21:48:59 +0800 References: <1329053731-4737-1-git-send-email-sven@narfation.org> In-Reply-To: <1329053731-4737-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: <201202122148.59784.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove useless branch for NET_ADDR_RANDOM 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 Sunday, February 12, 2012 21:35:29 Sven Eckelmann wrote: > 910ccacb9dd2bfac8ce1ac411af514fe72fa84c0 introduced a branch for a > statement that doesn't need it. Applied in revision 8e2c2d3. Thanks, Marek