From: Andy Shevchenko Date: Wed, 9 Jul 2014 12:34:41 +0000 (+0300) Subject: tpm: simplify code by using %*phN specifier X-Git-Tag: cleanup-for-v3.18~110^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d64df849bcb84220bf6db5773a10eee1fad4dc;p=pandora-kernel.git tpm: simplify code by using %*phN specifier Instead of looping by ourselves we may use %*phN specifier to dump a small buffer. Signed-off-by: Andy Shevchenko Reviewed-by: Jason Gunthorpe [ PHuewe: removed now unused variable i ] Signed-off-by: Peter Huewe --- Reading git-diff-tree failed