From: Andy Shevchenko Date: Fri, 2 Aug 2013 11:09:24 +0000 (+0300) Subject: drm: don't push static constants on stack for %*ph X-Git-Tag: v3.12-rc1~136^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08fcd72b14e440feb748ddc33e7057716116a74a;p=pandora-kernel.git drm: don't push static constants on stack for %*ph There is no need to pass constants via stack. The width may be explicitly specified in the format. Signed-off-by: Andy Shevchenko Reviewed-by: David Herrmann Signed-off-by: Dave Airlie --- Reading git-diff-tree failed