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:
fb4e502
)
ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure.
author
Bob Moore
<robert.moore@intel.com>
Wed, 19 Dec 2012 05:38:36 +0000
(
05:38
+0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 10 Jan 2013 11:36:19 +0000
(12:36 +0100)
No need for a goto to the bottom of the function, simply return
the status code immediately.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found