From 2ebd09acedc8339c511101e8b3c4dc5b32f0215d Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Tue, 18 Mar 2014 09:45:40 +0900 Subject: [PATCH] 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-format-patch failed