From: Alexander Kuleshov Date: Wed, 26 Aug 2015 19:17:46 +0000 (+0600) Subject: s390/jump_label: Use %*ph to print small buffers X-Git-Tag: omap-for-v4.3/fixes-merge-window~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ec73510812f24087a28ac8cbf1f77c9fb262e5;p=pandora-kernel.git 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-diff-tree failed