From: Andy Shevchenko Date: Wed, 29 May 2013 10:05:18 +0000 (+0300) Subject: [IA64] perfmon: Use %*phD specifier to dump small buffers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7451adc51661ac75d4b4c56056451a58cccf1967;p=pandora-kernel.git [IA64] perfmon: Use %*phD specifier to dump small buffers pfm_uuid_t value is defined as unsigned char [16]. Thus, we may dump its value as byte buffer using %*phD specifier. Signed-off-by: Andy Shevchenko Signed-off-by: Tony Luck --- Reading git-diff-tree failed