]> git.openfabrics.org - ~emulex/infiniband.git/commit
net/usb/kalmia: use %*phC to dump small buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 29 May 2013 07:22:30 +0000 (10:22 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 May 2013 07:35:20 +0000 (00:35 -0700)
commitcbb963deed7bbf206f5077ab5742bee00ceefa46
treef41ad01246d5885e381743cf2077728d9bcb8aac
parentd6641ccff9b4d3b0d526e754dceaa4c430f5d24f
net/usb/kalmia: use %*phC to dump small buffers

Instead of dereferencing pointer and put values on stack we could use nice
%*phC specifier.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/kalmia.c