diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-01-15 13:40:56 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-01-15 21:17:41 -0800 |
commit | 5cdf5a87a2b80b913499281384112a281e02193a (patch) | |
tree | 67e8ffed9338a8473e2516bc48a12fa92aeb6321 /drivers/target/target_core_pscsi.c | |
parent | 3c9786e59515ed18153bfa4a36e0a2e762c0dc68 (diff) | |
download | blackbird-obmc-linux-5cdf5a87a2b80b913499281384112a281e02193a.tar.gz blackbird-obmc-linux-5cdf5a87a2b80b913499281384112a281e02193a.zip |
iscsi-target: use '%*ph' specifier to dump hex buffer
Instead of pushing each byte via stack the %*ph specifier allows to supply just
a pointer and length of the buffer. The patch converts code to use the
specifier.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_pscsi.c')
0 files changed, 0 insertions, 0 deletions