linux/fs/smb
Advait Dhamorikar 3dfea293f4 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: 94ae8c3fee ("smb: client: compress: LZ77 code improvements cleanup")
Signed-off-by: Advait Dhamorikar <advaitdhamorikar@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-10-16 00:30:52 -05:00
..
client smb/client: Fix logically dead code 2024-10-16 00:30:52 -05:00
common smb: Update comments about some reparse point tags 2024-09-29 17:28:40 -05:00
server three small ksmbd server fixes 2024-10-03 09:38:16 -07:00
Kconfig
Makefile