diff options
| author | Shyam Prasad N <sprasad@microsoft.com> | 2026-02-14 13:05:50 +0530 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-02-14 19:31:32 -0600 |
| commit | a5a50f1415692a0fe3bf0ec17f422cac8e158e65 (patch) | |
| tree | d458d3234da83cdc26fd23f962a1a63c536c88ca /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | 8e61cfc5f52c7673f12bc8e993f4ebb811136b16 (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
