ACPICA: Core: Major update for code formatting, no functional changes
[linux-2.6-block.git] / drivers / acpi / acpica / evgpeutil.c
index 3a958f3612fe6860ff7082660cf89f30988fee85..fd5ab901223878bd878e679f632d030d915e6788 100644 (file)
@@ -346,6 +346,7 @@ acpi_ev_delete_gpe_handlers(struct acpi_gpe_xrupt_info *gpe_xrupt_info,
                                        ACPI_FREE(notify);
                                        notify = next;
                                }
+
                                gpe_event_info->dispatch.notify_list = NULL;
                                gpe_event_info->flags &=
                                    ~ACPI_GPE_DISPATCH_MASK;