media: zr364xx: avoid casting just to print pointer address
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Mar 2018 11:31:59 +0000 (07:31 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 23 Mar 2018 11:31:59 +0000 (07:31 -0400)
commit2be09d8d8342f775a9a6a9da6b91dded0a879718
tree74d1b8af1d11267e9ba42137171be634a8d19393
parent5c804c6bc55bcfb217c8001b3ca49cca0f9e7047
media: zr364xx: avoid casting just to print pointer address

Instead of casting, just use %p.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/zr364xx/zr364xx.c