diff options
author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-03-20 13:44:51 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2025-04-11 10:11:58 +0200 |
commit | 20eb35da409fa60fa03ea828cd3d1d9c8a51e103 (patch) | |
tree | 1db836a649585471e02eaf7547efa48a3ee5c24a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0c49baf099ba2147a6ff3bbdc3197c6ddbee5469 (diff) |
xfrm: Remove unnecessary strscpy_pad() size arguments
If the destination buffer has a fixed length, strscpy_pad()
automatically determines its size using sizeof() when the argument is
omitted. This makes the explicit sizeof() calls unnecessary - remove
them.
No functional changes intended.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions