Re: [PATCH v2 4/5] ACPI: video: Clean up printing messages

2021-02-02 Thread Hanjun Guo
On 2021/2/3 2:18, Rafael J. Wysocki wrote: [...] Also make one unrelated janitorial change to fix up white space and use ACPI_FAILURE() instead of negating ACPI_SUCCESS(). [...] status = acpi_evaluate_object(video->device->handle, "_DOD", NULL, &buffer); if (!ACPI_SUCCESS(sta

[PATCH v2 4/5] ACPI: video: Clean up printing messages

2021-02-02 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Replace the ACPI_DEBUG_PRINT() instances in acpi_video.c with acpi_handle_debug() calls and the ACPI_EXCEPTION()/ACPI_ERROR()/ ACPI_WARNING() instances in there with acpi_handle_info() calls, which among other things causes the excessive log levels of those messages to be