diff --git a/[refs] b/[refs] index 0701b01e0cf6..50048161ef8b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aefdcfa6c243702f1d35d23515d0e5eeca225c97 +refs/heads/master: bd6dbdf3c7b9784fbf5d8500e427a954e27a976a diff --git a/trunk/drivers/acpi/dispatcher/dswload.c b/trunk/drivers/acpi/dispatcher/dswload.c index d2c603f54fd6..9100c0bda470 100644 --- a/trunk/drivers/acpi/dispatcher/dswload.c +++ b/trunk/drivers/acpi/dispatcher/dswload.c @@ -983,6 +983,7 @@ acpi_ds_load2_end_op ( ACPI_NS_SEARCH_PARENT | ACPI_NS_DONT_OPEN_SCOPE, walk_state, &(new_node)); if (ACPI_SUCCESS (status)) { + /* * Make sure that what we found is indeed a method * We didn't search for a method on purpose, to see if the name