]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: st_spi_fsm: use %*ph to print small buffer
authorAntonio Cardace <anto.cardace@gmail.com>
Mon, 12 Feb 2018 18:41:30 +0000 (18:41 +0000)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 15 Mar 2018 16:20:37 +0000 (17:20 +0100)
commit9e6c0028f9978965cd1d2d01435bf20136efe2e2
treedfa21701b773afd4b2d18ec07b17dd5ad74ed6c4
parentb03940b0bb5a1616844186fd7038e2f0a4fa13f4
mtd: st_spi_fsm: use %*ph to print small buffer

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

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Antonio Cardace <anto.cardace@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/devices/st_spi_fsm.c