From: Wei Yongjun Date: Mon, 13 May 2013 06:04:58 +0000 (+0800) Subject: staging: slicoss: fix error return code in slic_entry_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~761 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1154eb51e7fe682153ad21c5ddde51fc5d8d84e9;p=pandora-kernel.git staging: slicoss: fix error return code in slic_entry_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed