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:
3d9ead7
)
regmap: Fix type of field width specifiers for x86_64
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 9 Aug 2011 07:47:42 +0000
(16:47 +0900)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 9 Aug 2011 15:26:38 +0000
(
00:26
+0900)
x86_64 size_t is not an int but the printf format specifier for size_t
should be an int.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
No differences found