summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2026-02-14 10:35:50 +0300
committerSteve French <stfrench@microsoft.com>2026-02-15 04:31:32 +0300
commita5a50f1415692a0fe3bf0ec17f422cac8e158e65 (patch)
treed458d3234da83cdc26fd23f962a1a63c536c88ca /scripts
parent8e61cfc5f52c7673f12bc8e993f4ebb811136b16 (diff)
downloadlinux-a5a50f1415692a0fe3bf0ec17f422cac8e158e65.tar.xz
cifs: remove unnecessary tracing after put tcon
This code was recently changed from manually decrementing tcon ref to using cifs_put_tcon. But even before that change this tracing happened after decrementing the ref count, which is wrong. With cifs_put_tcon, tracing already happens inside it. So just removing the extra tracing here. Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions