aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2025-08-08 17:52:21 +0300
committerSteve French <stfrench@microsoft.com>2025-08-11 23:20:26 -0500
commitd7f1affc556e07208453224a025bd67583671ae2 (patch)
tree30c62a0ce1008e349fedbbdec09e741322c1fb43 /tools/perf/scripts/python
parentcifs: Fix collect_sample() to handle any iterator type (diff)
downloadwireguard-linux-d7f1affc556e07208453224a025bd67583671ae2.tar.xz
wireguard-linux-d7f1affc556e07208453224a025bd67583671ae2.zip
cifs: avoid extra calls to strlen() in cifs_get_spnego_key()
Since 'snprintf()' returns the number of characters emitted, an output position may be advanced with this return value rather than using an explicit calls to 'strlen()'. Compile tested only. Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions