git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
780a6ec
)
ACPI / APEI: fix error return code in ghes_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 3 Jun 2013 02:08:39 +0000
(
02:08
+0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 5 Jun 2013 11:11:47 +0000
(13:11 +0200)
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 <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found