s390/jump_label: Use %*ph to print small buffers
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Wed, 26 Aug 2015 19:17:46 +0000 (01:17 +0600)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 27 Aug 2015 07:39:04 +0000 (09:39 +0200)
printk() supports %*ph format specifier for printing a small buffers,
let's use it intead of %02x %02x...

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/jump_label.c

Simple merge