ray_cs: use %*ph to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Jul 2021 14:29:43 +0000 (17:29 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 21 Aug 2021 17:14:20 +0000 (20:14 +0300)
commit502213fd8fca00fe7ebaf9a147c5038c91738cb5
treec4d19b0e525738650e8fd3ca0a177d5f36c27fcd
parentd2587c57ffd8dcad04171dfd203dcc4ff98e4782
ray_cs: use %*ph to print small buffer

Use %*ph format to print small buffer as hex string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210712142943.23981-1-andriy.shevchenko@linux.intel.com
drivers/net/wireless/ray_cs.c