From: Wei Yongjun Date: Wed, 30 Oct 2013 05:23:53 +0000 (+0800) Subject: skd: fix error return code in skd_pci_probe() X-Git-Tag: v3.13-rc1~100^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1762b57fcbe365c2e3f79769a7fe77942ea3165f;p=pandora-kernel.git skd: fix error return code in skd_pci_probe() Fix to return -ENOMEM in the skd construct error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Jens Axboe --- Reading git-diff-tree failed