video: fbdev: use %*ph specifier to dump small buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Sep 2014 14:47:35 +0000 (17:47 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 9 Sep 2014 11:03:34 +0000 (14:03 +0300)
Instead of dereference each byte let's use %*ph specifier in the printk()
calls.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found