diff options
| author | Muhammad Qasim Abdul Majeed <[email protected]> | 2024-09-15 18:38:16 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2024-11-05 20:35:36 +0000 |
| commit | efb365b7958598aff23e3bd947df3442f0474d65 (patch) | |
| tree | 070eea86492a83c221767884016d14c9ccaebb22 /drivers/platform/x86/intel/pmt/class.c | |
| parent | ACPI: event: Use strscpy() instead of strcpy() (diff) | |
| download | kernel-efb365b7958598aff23e3bd947df3442f0474d65.tar.gz kernel-efb365b7958598aff23e3bd947df3442f0474d65.zip | |
ACPI: pci_link: Use strscpy() instead of strcpy()
Replace strcpy() with strscpy() in the ACPI pci_link driver.
strcpy() has been deprecated because it is generally unsafe, so it
is better to eliminate it from the kernel source.
Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Muhammad Qasim Abdul Majeed <[email protected]>
Link: https://patch.msgid.link/[email protected]
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
