From: Stephan Mueller Date: Sun, 6 Jul 2014 00:24:03 +0000 (+0200) Subject: crypto: drbg - Fix format string for debugging statements X-Git-Tag: omap-for-v3.17/fixes-against-rc2~194^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9089571f2fc203c3ba6595a60f0045f048494da;p=pandora-kernel.git crypto: drbg - Fix format string for debugging statements The initial format strings caused warnings on several architectures. The updated format strings now match the variable types. Reported-by: kbuild test robot Reported-by: Randy Dunlap CC: Joe Perches Signed-off-by: Stephan Mueller Signed-off-by: Herbert Xu --- Reading git-diff-tree failed