[media] media/pci/cobalt: Use %*ph to print small buffers
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Wed, 26 Aug 2015 19:06:11 +0000 (16:06 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 25 Sep 2015 20:18:47 +0000 (17:18 -0300)
commit67dcfebdf9416ade3b2dca1050e54067e50e33df
tree776bcdb109b5d441057f3a3030fb6f8fc8ce70d5
parentf1a81afc98e315f4bf600d28f8a19a5655f7cfe0
[media] media/pci/cobalt: Use %*ph to print small buffers

printk() supports %*ph format specifier for printing a small buffers,
let's use it intead of %02x %02x...

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/cobalt/cobalt-cpld.c
This page took 0.02475 seconds and 5 git commands to generate.