From: Dan Carpenter Date: Fri, 20 Mar 2015 14:21:12 +0000 (+0300) Subject: crypto: img-hash - fix some compile warnings X-Git-Tag: omap-for-v4.2/o2_dc~130^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900831a4d9cf3d0280527f176fc20e8c0cdbb63a;p=pandora-kernel.git crypto: img-hash - fix some compile warnings GCC complains about that %u is the wrong format string for size_t and also that "ret" is unused. Signed-off-by: Dan Carpenter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed