From: Bob Moore Date: Wed, 19 Dec 2012 05:38:36 +0000 (+0000) Subject: ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure. X-Git-Tag: v3.9-rc1~146^2~11^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0b67fe2db6aad8b604f9f09e1452f421a7b124;p=pandora-kernel.git ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure. No need for a goto to the bottom of the function, simply return the status code immediately. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed