From: Rafael J. Wysocki Date: Fri, 15 Nov 2024 19:52:02 +0000 (+0100) Subject: Merge branch 'acpi-misc' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d47a60e487fbb65bbbca3d99e59009f0a4acf34d;p=users%2Fjedix%2Flinux-maple.git Merge branch 'acpi-misc' Merge miscellaneous ACPI changes for 6.13-rc1: - Switch several ACPI platform drivers back to using struct platform_driver::remove() (Uwe Kleine-König). - Replace strcpy() with strscpy() in multiple places in the ACPI subsystem (Muhammad Qasim Abdul Majeed, Abdul Rahim). * acpi-misc: ACPI: Switch back to struct platform_driver::remove() ACPI: scan: Use strscpy() instead of strcpy() ACPI: SBSHC: Use strscpy() instead of strcpy() ACPI: SBS: Use strscpy() instead of strcpy() ACPI: power: Use strscpy() instead of strcpy() ACPI: pci_root: Use strscpy() instead of strcpy() ACPI: pci_link: Use strscpy() instead of strcpy() ACPI: event: Use strscpy() instead of strcpy() ACPI: EC: Use strscpy() instead of strcpy() ACPI: APD: Use strscpy() instead of strcpy() ACPI: thermal: Use strscpy() instead of strcpy() --- d47a60e487fbb65bbbca3d99e59009f0a4acf34d