On Mon, 2011-05-02 at 17:16 -0500, Karthigan Srinivasan wrote: > drivers/acpi/utils.c | 15 ++++++--------- > @@ -373,7 +370,7 @@ acpi_evaluate_reference(acpi_handle handle, > end: > if (ACPI_FAILURE(status)) { > list->count = 0; > - //kfree(list->handles); > + /* kfree(list->handles); */ Just delete the line instead. -- 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