git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6641cc
)
net/usb/kalmia: use %*phC to dump small buffers
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 29 May 2013 07:22:30 +0000
(10:22 +0300)
committer
David S. Miller
<davem@davemloft.net>
Wed, 29 May 2013 07:35:20 +0000
(
00:35
-0700)
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>
No differences found