applied, thanks, -len
>- if (!obj && (obj->type != ACPI_TYPE_PACKAGE)) {
>+ if (!obj || (obj->type != ACPI_TYPE_PACKAGE)) {
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
