From: Herbert Xu Date: Sat, 23 May 2015 07:41:48 +0000 (+0800) Subject: crypto: skcipher - Use tmpl->create X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e34378bbbb7af21cf73d98a92c0411386e091c;p=pandora-kernel.git crypto: skcipher - Use tmpl->create Newer templates use tmpl->create and have a NULL tmpl->alloc. So we must use tmpl->create if it is set. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed