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:
53a91c6
)
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 18 Feb 2014 12:46:33 +0000
(09:46 -0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 19:13:14 +0000
(11:13 -0800)
%pa format already prints in hexadecimal format, so remove the '0x' annotation
to avoid a double '0x0x' pattern.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found