From: Kim Phillips Date: Tue, 26 Mar 2013 23:10:14 +0000 (-0500) Subject: crypto: caam - change key gen functions to return signed int X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b3e8879f42a571e6779a6c4e5ed486aaaf6fef;p=pandora-kernel.git crypto: caam - change key gen functions to return signed int commit 2af8f4a "crypto: caam - coccicheck fixes" added error return values yet neglected to change the type from unsigned. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed