From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933355Ab3BTGBA (ORCPT ); Wed, 20 Feb 2013 01:01:00 -0500 Received: from perches-mx.perches.com ([206.117.179.246]:45639 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932724Ab3BTGA7 (ORCPT ); Wed, 20 Feb 2013 01:00:59 -0500 Message-ID: <1361340053.1857.9.camel@joe-AO722> Subject: Re: [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR From: Joe Perches To: Jiri Kosina Cc: linux-kernel@vger.kernel.org Date: Tue, 19 Feb 2013 22:00:53 -0800 In-Reply-To: References: <1357624342.12749.47.camel@joe-AO722> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.6.2-0ubuntu0.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-01-08 at 21:33 +0100, Jiri Kosina wrote: > On Mon, 7 Jan 2013, Joe Perches wrote: > > > > Remove the somewhat awkward uses of print_symbol and convert all the > > > existing uses to a new vsprintf pointer type of %pSR. > > > > Jiri? Are you going to do anything with this? > > Joe, > > yup, it's still in my TODO queue for trivial.git. Jiri? Is this still in your TODO queue? If so, for what version?