From: Wei Yongjun Date: Sat, 6 Apr 2013 04:39:49 +0000 (+0800) Subject: usb: gadget: f_obex: fix error return code in obex_bind() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee3e8e63d77bb4ed686f0c92dc7aa1a8e13fefb;p=pandora-kernel.git usb: gadget: f_obex: fix error return code in obex_bind() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed