Skip to content

Commit 66dc58b

Browse files
Chen Nismfrench
authored andcommitted
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>
1 parent 72f4d48 commit 66dc58b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/smb/client/smb1transport.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include "cifs_debug.h"
3030
#include "smbdirect.h"
3131
#include "compress.h"
32-
#include "cifs_debug.h"
3332

3433
/* Max number of iovectors we can use off the stack when sending requests. */
3534
#define CIFS_MAX_IOV_SIZE 8

0 commit comments

Comments
 (0)