diff options
author | Muhammad Qasim Abdul Majeed <[email protected]> | 2024-08-04 17:33:10 +0500 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-08-26 19:11:58 +0200 |
commit | 6c7bfb7df0e6ae16593faab9edb12ec81e356942 (patch) | |
tree | c0cab6e26ec9435451ea84a68f1c0f235ef605fa /drivers/fpga/fpga-bridge.c | |
parent | 4fe1135c22a6333085f0426f512f59a3e85c200e (diff) |
ACPI: acpi_processor: Use strscpy instead() of strcpy()
Replace strcpy() with strscpy() in the ACPI processor driver.
strcpy() has been deprecated because it is generally unsafe, so help 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/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions