]> asedeno.scripts.mit.edu Git - linux.git/commit
media: em28xx: use %*phC to print small buffers
authorAntonio Cardace <anto.cardace@gmail.com>
Fri, 9 Feb 2018 14:13:26 +0000 (09:13 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Feb 2018 13:13:37 +0000 (08:13 -0500)
commit290ef7d846b35205975786296388c082e50d4319
tree946bb2278561ee69e83e9b4ff60372b20a2ef712
parent1b3963509a469c70b965c2211db4eb3427c4ef86
media: em28xx: use %*phC to print small buffers

Use %*phC format to print small buffers as hex strings

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Antonio Cardace <anto.cardace@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/em28xx/em28xx-i2c.c