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:
97bf6af
)
tcm_qla2xxx: print port name via %*phC
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 15 Jan 2015 11:28:07 +0000
(13:28 +0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 16 Jan 2015 05:17:18 +0000
(21:17 -0800)
Instead of pushing each byte via stack let's use custom specifier which allows
to print small buffers as a hex string.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found