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:
6694ba6
)
[media] dvb: remove 0x prefix from decimal value in printf
author
Hans Wennborg
<hans@hanshq.net>
Thu, 7 Aug 2014 05:41:45 +0000
(
02:41
-0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Mon, 22 Sep 2014 20:04:09 +0000
(17:04 -0300)
The returned code is 0, 1 or an error. It doesn't make sense to
print it in hexadecimal.
Signed-off-by: Hans Wennborg <hans@hanshq.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found