tcm_qla2xxx: print port name via %*phC
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Jan 2015 11:28:07 +0000 (13:28 +0200)
committerNicholas 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