aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMuhammad Qasim Abdul Majeed <[email protected]>2024-09-15 23:38:19 +0500
committerRafael J. Wysocki <[email protected]>2024-11-05 21:35:36 +0100
commitc4ff125e372552ae0446ca9c810ae00f056b2753 (patch)
tree66d6ac336bf63316e64fbb9786f027971aa3a245 /tools/perf/scripts/python/export-to-sqlite.py
parent04c2d3a9c4787596adc638957d9766c5ebbd3f4f (diff)
ACPI: SBS: Use strscpy() instead of strcpy()
Replace strcpy() with strscpy() in the ACPI SBS 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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions