ALSA: don't push static constants on stack for %*ph
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Aug 2013 14:55:14 +0000 (17:55 +0300)
committerTakashi Iwai <tiwai@suse.de>
Thu, 8 Aug 2013 10:04:18 +0000 (12:04 +0200)
There is no need to pass constants via stack. The width may be explicitly
specified in the format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found