diff options
| author | Shyam Prasad N <sprasad@microsoft.com> | 2026-02-14 10:35:50 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-02-15 04:31:32 +0300 |
| commit | a5a50f1415692a0fe3bf0ec17f422cac8e158e65 (patch) | |
| tree | d458d3234da83cdc26fd23f962a1a63c536c88ca /scripts | |
| parent | 8e61cfc5f52c7673f12bc8e993f4ebb811136b16 (diff) | |
| download | linux-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
