]> Git Repo - linux.git/commitdiff
Merge branch 'acpi-misc'
authorRafael J. Wysocki <[email protected]>
Fri, 15 Nov 2024 19:52:02 +0000 (20:52 +0100)
committerRafael J. Wysocki <[email protected]>
Fri, 15 Nov 2024 19:52:02 +0000 (20:52 +0100)
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()

1  2 
drivers/acpi/pfr_telemetry.c
drivers/acpi/sbshc.c

Simple merge
Simple merge
This page took 0.066703 seconds and 4 git commands to generate.