From: Andy Shevchenko Date: Wed, 7 Aug 2013 14:55:14 +0000 (+0300) Subject: ALSA: don't push static constants on stack for %*ph X-Git-Tag: v3.12-rc1~150^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663819fb7d7e21f45431db1a2c0180bf2388ed2f;p=pandora-kernel.git ALSA: 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed