From: Daeseok Youn Date: Tue, 18 Mar 2014 00:45:40 +0000 (+0900) Subject: staging: cxt1e1: remove unneeded mkret() calls X-Git-Tag: v3.15-rc1~139^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ebd09acedc8339c511101e8b3c4dc5b32f0215d;p=pandora-kernel.git staging: cxt1e1: remove unneeded mkret() calls The mkret() change a value of error from positive to negative. This patch is modified to return negative value when it failed. It doesn't need to call with function for changing from positive to negative. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed