cifs: SMB1 split: Remove duplicate include of cifs_debug.h
authorChen Ni <nichen@iscas.ac.cn>
Wed, 11 Feb 2026 04:46:44 +0000 (12:46 +0800)
committerSteve French <stfrench@microsoft.com>
Thu, 12 Feb 2026 20:22:28 +0000 (14:22 -0600)
commit66dc58bdbd7c1897d87c06fee6e0f176c85190a0
tree89bf70ebfbc52773b2bddc5881a611d9667da9ad
parent72f4d48034864b93700d1d23fc418d90fa28d7ae
cifs: SMB1 split: Remove duplicate include of cifs_debug.h

Remove duplicate inclusion of cifs_debug.h in smb1transport.c to
clean up redundant code.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb1transport.c