On Friday 11 January 2008, Jeff Garzik wrote:
> Fix oops reported by Trond.
> 
> Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>

Acked-by: Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]>

Linus, could you apply it?

> ---
>  drivers/ide/ide-acpi.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/ide/ide-acpi.c b/drivers/ide/ide-acpi.c
> index fe6768a..899d565 100644
> --- a/drivers/ide/ide-acpi.c
> +++ b/drivers/ide/ide-acpi.c
> @@ -85,6 +85,8 @@ static const struct dmi_system_id ide_acpi_dmi_table[] = {
>                       DMI_MATCH(DMI_BIOS_VERSION, "KAM1.60")
>               },
>       },
> +
> +     { }     /* terminate list */
>  };
>  
>  static int ide_acpi_blacklist(void)
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to