commit | 26f588308efc7f1834b7ee0b1dd4f9a904f555a3 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri May 06 21:40:40 2016 +0300 |
committer | Tejun Heo <tj@kernel.org> | Mon May 09 12:30:32 2016 -0400 |
tree | cc6525e7d32ec727b90fbfc7f42e9c9187bf531e | |
parent | c9b5560aac7aa774143ce16c1fe7e0007dea79e2 [diff] |
libata-scsi: use %*ph to dump small buffers Replace custom approach by %*ph specifier to dump small buffers in hex format. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Tejun Heo <tj@kernel.org>