From: Wei Yongjun Date: Thu, 18 Apr 2013 02:31:16 +0000 (+0800) Subject: rfkill: fix error return code in rfkill_gpio_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06f95e66deca680ff73076914b6ee47bcbe94926;p=pandora-kernel.git rfkill: fix error return code in rfkill_gpio_probe() 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 [fix some indentation on the way] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed