From: Wei Yongjun Date: Tue, 7 Jan 2014 13:11:05 +0000 (+0800) Subject: xen-platform: fix error return code in platform_pci_init() X-Git-Tag: v3.14-rc1~126^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89b9e08f186a203c250872a663c9eab09cdc583a;p=pandora-kernel.git xen-platform: fix error return code in platform_pci_init() Fix to return a negative error code from the error handling case instead of 0, otherwise the error condition cann't be reflected from the return value. Signed-off-by: Wei Yongjun Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed