Re: [PATCH 1/1] platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()

From: Ilpo Järvinen
Date: Fri Apr 11 2025 - 08:26:06 EST


On Mon, 07 Apr 2025 20:08:38 +0300, Ilpo Järvinen wrote:

> Replace strcpy() and sprintf() for acpi_device_name/class() targets
> with safer variant. In one case, scnprintf() is necessary but the
> rest can use strscpy().
>
>


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
commit: 8625c4c06a79ddddcc53ead898bf721cee618e4e

--
i.