diff options
author | Muhammad Qasim Abdul Majeed <[email protected]> | 2024-07-06 13:11:03 +0500 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-08-02 16:17:51 +0200 |
commit | 142acc42a7443f377b1a452ce906dc3adec91f70 (patch) | |
tree | 992f280fce68fc082e7860c3192a3fa615270920 /lib/crypto/mpi/mpi-add.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
ACPI: battery: Use strscpy() instead of strcpy()
Replace strcpy() with strscpy() in the ACPI battery driver.
strcpy() has been deprecated because it is generally unsafe, so help to
eliminate if 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 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions