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:
ea8b27a
)
ASoC: correct print specifiers for unsigneds
author
Roel Kluin
<roel.kluin@gmail.com>
Thu, 28 May 2009 00:08:39 +0000
(17:08 -0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 28 May 2009 09:20:26 +0000
(10:20 +0100)
Unsigned variables should use `%u' rather than `%d'.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found