aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMuhammad Qasim Abdul Majeed <qasim.majeed20@gmail.com>2024-07-06 13:11:03 +0500
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-08-02 16:17:51 +0200
commit142acc42a7443f377b1a452ce906dc3adec91f70 (patch)
tree992f280fce68fc082e7860c3192a3fa615270920 /tools/perf/scripts/python
parent8400291e289ee6b2bf9779ff1c83a291501f017b (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 <qasim.majeed20@gmail.com> Link: https://patch.msgid.link/20240706081104.14493-3-qasim.majeed20@gmail.com [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions