From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH wireless-next 00/20] Use pr_ Date: Fri, 15 Jun 2012 16:37:16 -0700 Message-ID: <1339803436.26435.4.camel@joe2Laptop> References: <1339745811.4512.0.camel@jlt3.sipsolutions.net> <1339757319.24527.21.camel@joe2Laptop> <20120615225057.GD7363@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Johannes Berg , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, b43-dev-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, libertas-dev-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ted Ts'o Return-path: In-Reply-To: <20120615225057.GD7363-AKGzg7BKzIDYtjvyW6yDsg@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Fri, 2012-06-15 at 18:50 -0400, Ted Ts'o wrote: > On Fri, Jun 15, 2012 at 03:48:39AM -0700, Joe Perches wrote: > > To tee up conversions of: > > pr_("%s: ...", ([truct netdevice *]foo)->name, ...) > > to > > netdev_(foo, "...", ...) > > If the goal is to do the latter, why introduce needless patch churn > now just to get to pr_? Having a standardized netdev_