From: Wei Yongjun Date: Thu, 25 Apr 2013 09:32:16 +0000 (+0800) Subject: staging: ozwpan: fix error return code in oz_cdev_register() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~758 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b491564eb258fe2611ff602790fd7b1cc76dd92b;p=pandora-kernel.git staging: ozwpan: fix error return code in oz_cdev_register() 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