From: Wei Yongjun Date: Mon, 3 Jun 2013 02:08:39 +0000 (+0000) Subject: ACPI / APEI: fix error return code in ghes_probe() X-Git-Tag: v3.10-rc5~16^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98d4f64a20b2b88697e7e08c871144a7e3f0ec4;p=pandora-kernel.git ACPI / APEI: fix error return code in ghes_probe() Fix to return a negative error code in the acpi_gsi_to_irq() and request_irq() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Reviewed-by: Huang Ying Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed