commit | 021ad8694039545d69c19ca9bddc6f89b7469a61 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue May 28 12:54:17 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 03 14:33:26 2013 -0700 |
tree | ee15f10de46a5ef0eec5c4151b9b7edb7bc8c43d | |
parent | 31fc518b94e93d1215b70f9f78d9491ce77cba86 [diff] |
uwb: use %*ph specifier to dump buffer In kernel we have nice specifier %*ph to dump small buffers. Let's use it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>