On Fri, Jun 23, 2017 at 12:36 PM, Seunghun Han <kkamagui@xxxxxxxxx> wrote: > I'm Seunghun Han, and I work for National Security Research Institute of > South Korea. > - /* Clean up */ > - do { > - if (op) { > - status2 = > - acpi_ps_complete_this_op > - (walk_state, op); > - if (ACPI_FAILURE > - (status2)) { > - return_ACPI_STATUS > - (status2); > - } > - } > - > - acpi_ps_pop_scope(& > - (walk_state-> > - parser_state), > - &op, > - &walk_state-> > - arg_types, > - &walk_state-> > - arg_count); > - > - } while (op); I didn't get, do you send an incremental patch as a new version?! -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html