git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e58df
)
ALSA: don't push static constants on stack for %*ph
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 7 Aug 2013 14:55:14 +0000
(17:55 +0300)
committer
Takashi 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