From b7f987c19dad2c6d33c64e7f96a9b4deca9e2650 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 17 May 2013 23:13:40 +0000 Subject: Import ACPICA 20130517. --- source/components/parser/psloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/components/parser/psloop.c') diff --git a/source/components/parser/psloop.c b/source/components/parser/psloop.c index df7bd114be327..0afcb4ca0d3ee 100644 --- a/source/components/parser/psloop.c +++ b/source/components/parser/psloop.c @@ -174,7 +174,6 @@ AcpiPsGetArguments ( case AML_IF_OP: case AML_ELSE_OP: case AML_WHILE_OP: - /* * Currently supported module-level opcodes are: * IF/ELSE/WHILE. These appear to be the most common, @@ -280,6 +279,7 @@ AcpiPsGetArguments ( default: /* No action for all other opcodes */ + break; } -- cgit v1.3