From: Dan Streetman Date: Fri, 15 May 2015 15:07:33 +0000 (-0400) Subject: crypto: nx - remove 842-nx null checks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9358eac06b8fcf9fcaf566ec825fc05e2b1acd10;p=pandora-kernel.git crypto: nx - remove 842-nx null checks Remove the null checks for tfm, src, slen, dst, dlen; tfm will never be null and the other fields are always expected to be set correctly. Reported-by: Dan Carpenter Signed-off-by: Dan Streetman Signed-off-by: Herbert Xu --- Reading git-diff-tree failed