WARNING: line over 80 characters #55: FILE: drivers/acpi/video.c:867: + else if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) { ERROR: space required after that ',' (ctx:VxV) #55: FILE: drivers/acpi/video.c:867: + else if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) { ^ ERROR: space required after that ',' (ctx:VxO) #55: FILE: drivers/acpi/video.c:867: + else if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) { ^ ERROR: space required before that '&' (ctx:OxV) #55: FILE: drivers/acpi/video.c:867: + else if (ACPI_SUCCESS(acpi_get_handle(device->dev->handle,"_BCQ",&h_dummy1))) { ^ total: 3 errors, 1 warnings, 40 lines checked -- Len Brown, Intel Open Source Technology Center -- 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