From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755904Ab0JTU54 (ORCPT ); Wed, 20 Oct 2010 16:57:56 -0400 Received: from kroah.org ([198.145.64.141]:38779 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754663Ab0JTU5y (ORCPT ); Wed, 20 Oct 2010 16:57:54 -0400 Date: Wed, 20 Oct 2010 13:57:49 -0700 From: Greg KH To: Sven Eckelmann Cc: The list for a Better Approach To Mobile Ad-hoc Networking , devel@driverdev.osuosl.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Simon Wunderlich , Andy Shevchenko , Marek Lindner Subject: Re: [B.A.T.M.A.N.] [resend][PATCHv2] staging: batman-adv: remove useless addr_to_string() Message-ID: <20101020205749.GA9686@kroah.com> References: <1287589664-25447-1-git-send-email-andy.shevchenko@gmail.com> <20101020205115.GA18087@sven-atom.lazhur.ath.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101020205115.GA18087@sven-atom.lazhur.ath.cx> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 20, 2010 at 10:51:15PM +0200, Sven Eckelmann wrote: > On Wed, Oct 20, 2010 at 06:47:44PM +0300, Andy Shevchenko wrote: > > Since all *printf() methods in the kernel understand '%pM' modifier the > > conversion to the string is useless beforehand. > > > > Additionally this patch decreases batman_if structure by 20 bytes. > > Thanks for your patch. I have problems with compiling due to other patches in > the queue. I will fix that and recommend it as patch for 2.6.38. What do you mean by this? It applies just fine to my tree, so why can't I take it now? thanks, greg k-h