From: Hans Wennborg Date: Thu, 7 Aug 2014 05:41:45 +0000 (-0300) Subject: [media] dvb: remove 0x prefix from decimal value in printf X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a375218460a625f15b5403d15d9a67d8f8951177;p=pandora-kernel.git [media] dvb: remove 0x prefix from decimal value in printf The returned code is 0, 1 or an error. It doesn't make sense to print it in hexadecimal. Signed-off-by: Hans Wennborg Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed