From 30296f61159e803ba4c35b4bd1a2fef4cdd3a1d4 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Fri, 5 Sep 2014 17:47:35 +0300 Subject: [PATCH] video: fbdev: use %*ph specifier to dump small buffers Instead of dereference each byte let's use %*ph specifier in the printk() calls. Signed-off-by: Andy Shevchenko Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed