summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2026-02-14 13:05:50 +0530
committerSteve French <stfrench@microsoft.com>2026-02-14 19:31:32 -0600
commita5a50f1415692a0fe3bf0ec17f422cac8e158e65 (patch)
treed458d3234da83cdc26fd23f962a1a63c536c88ca /rust/alloc/collections/git@git.tavy.me:linux.git
parent8e61cfc5f52c7673f12bc8e993f4ebb811136b16 (diff)
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 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions