diff options
author | Kees Cook <[email protected]> | 2024-01-18 12:31:55 -0800 |
---|---|---|
committer | Kees Cook <[email protected]> | 2024-01-19 11:59:11 -0800 |
commit | d26270061ae66b915138af7cd73ca6f8b85e6b44 (patch) | |
tree | efd84b38f392f32f691e6f98173b90cbbd0e0106 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e28b0359587fe4055c838698172de0530b511702 (diff) |
string: Remove strlcpy()
With all the users of strlcpy() removed[1] from the kernel, remove the
API, self-tests, and other references. Leave mentions in Documentation
(about its deprecation), and in checkpatch.pl (to help migrate host-only
tools/ usage). Long live strscpy().
Link: https://github.com/KSPP/linux/issues/89 [1]
Cc: Azeem Shaikh <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Dwaipayan Ray <[email protected]>
Cc: Lukas Bulwahn <[email protected]>
Cc: [email protected]
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions