From 5d31a6dc78b414406b04bc76f7cce19390663fc7 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Mon, 29 Dec 2014 14:35:29 +0200 Subject: [PATCH] USB: use %*ph specifier in uss720 driver There is a %*ph specifier that allows to dump small buffers. This patch converts the code to use the specifier. Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed