diff options
author | Advait Dhamorikar <advaitdhamorikar@gmail.com> | 2024-10-07 18:23:34 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-10-16 08:30:52 +0300 |
commit | 3dfea293f4279b3021cb0ecf3807e763bddb63b9 (patch) | |
tree | cab6c58edb3982a480c59b286e088c415d776d0d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1ab60323c5201bef25f2a3dc0ccc404d9aca77f1 (diff) | |
download | linux-3dfea293f4279b3021cb0ecf3807e763bddb63b9.tar.xz |
smb/client: Fix logically dead code
The if condition in collect_sample: can never be satisfied
because of a logical contradiction. The indicated dead code
may have performed some action; that action will never occur.
Fixes: 94ae8c3fee94 ("smb: client: compress: LZ77 code improvements cleanup")
Signed-off-by: Advait Dhamorikar <advaitdhamorikar@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions