[PATCH] drm: Reduce code size of drm_err and DRM_DEBUG[_<FOO>] uses

Joe Perches joe at perches.com
Tue Nov 4 07:26:00 PST 2014


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.




More information about the dri-devel mailing list