On Tue, 2014-11-04 at 09:52 +0100, Daniel Vetter wrote:
On Tue, Nov 04, 2014 at 12:03:46AM -0800, Joe Perches wrote:
Using %pf, __builtin_return_address(0) instead ofy "%s", __func__ reduces code size by eliminating a function argument.
[]
I have an earlier version from you of this patch already, and it's in linux-next. And this patch here lacks the changelog indicating what changed exactly. Can you please rebase on top of linux-next and improve the commit message?
I was working on another tree and didn't see the first patch. Ignore this please.