uwb: use %*ph specifier to dump buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 28 May 2013 09:54:17 +0000 (12:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 21:33:26 +0000 (14:33 -0700)
commit021ad8694039545d69c19ca9bddc6f89b7469a61
treeee15f10de46a5ef0eec5c4151b9b7edb7bc8c43d
parent31fc518b94e93d1215b70f9f78d9491ce77cba86
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>
drivers/uwb/est.c
This page took 0.027161 seconds and 5 git commands to generate.