From e4ec73510812f24087a28ac8cbf1f77c9fb262e5 Mon Sep 17 00:00:00 2001 From: Alexander Kuleshov Date: Thu, 27 Aug 2015 01:17:46 +0600 Subject: [PATCH] s390/jump_label: Use %*ph to print small buffers printk() supports %*ph format specifier for printing a small buffers, let's use it intead of %02x %02x... Signed-off-by: Alexander Kuleshov Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed