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:
8e22ecb
)
HID: hid-wiimote: print small buffers via %*phC
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 3 Sep 2013 14:48:26 +0000
(17:48 +0300)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 4 Sep 2013 09:42:10 +0000
(11:42 +0200)
Instead of passing each byte through stack let's use %*phC specifier to dump
buffer as a hex string.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found