Re: [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR

2013-02-19 Thread Joe Perches
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,

Re: [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR

2013-01-08 Thread Jiri Kosina
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. Thanks, -- Jiri

Re: [TRIVIAL PATCH 00/26] treewide: Add and use vsprintf extension %pSR

2013-01-07 Thread Joe Perches
On Wed, 2012-12-12 at 10:18 -0800, 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? -- To unsubscribe from this list: send the line "unsubscribe linux-ke