From: Fabio Estevam Date: Wed, 29 Jan 2014 00:36:12 +0000 (-0200) Subject: crypto: mxs-dcp: Check the return value of stmp_reset_block() X-Git-Tag: v3.15-rc1~111^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fecfd7f7e91fc1e82d44b0e64a6bda8133f2037b;p=pandora-kernel.git crypto: mxs-dcp: Check the return value of stmp_reset_block() stmp_reset_block() may fail, so check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam Acked-by: Marek Vasut Signed-off-by: Herbert Xu --- Reading git-diff-tree failed