Skip to content

Commit 1aade89

Browse files
Chen Nismfrench
authored andcommitted
smb: server: Remove duplicate include of misc.h
Remove duplicate inclusion of misc.h in server.c to clean up redundant code. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent d53f4d9 commit 1aade89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/smb/server/server.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "mgmt/user_session.h"
2222
#include "crypto_ctx.h"
2323
#include "auth.h"
24-
#include "misc.h"
2524
#include "stats.h"
2625

2726
int ksmbd_debug_types;

0 commit comments

Comments
 (0)