[media] dvb: remove 0x prefix from decimal value in printf
authorHans Wennborg <hans@hanshq.net>
Thu, 7 Aug 2014 05:41:45 +0000 (02:41 -0300)
committerMauro 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