From: Rashika Kheria Date: Sat, 19 Oct 2013 10:23:21 +0000 (+0530) Subject: Staging: sep: Fix Smatch Warning in sep_crypto.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7e763140d0767485ac87b6bb7c07ea29a27e78;p=pandora-kernel.git Staging: sep: Fix Smatch Warning in sep_crypto.c This patch fixes the following smatch warning- ~/git/kernels/linux/drivers/staging/sep/sep_crypto.c:1137 sep_crypto_block_data() info: why not propagate 'int_error' from sep_oddball_pages() instead of (-12)? ~/git/kernels/linux/drivers/staging/sep/sep_crypto.c:1152 sep_crypto_block_data() info: why not propagate 'int_error' from sep_oddball_pages() instead of (-12)? Signed-off-by: Rashika Kheria Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed