mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
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>
This commit is contained in:
parent
d53f4d93f3
commit
1aade89ecc
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
#include "mgmt/user_session.h"
|
||||
#include "crypto_ctx.h"
|
||||
#include "auth.h"
|
||||
#include "misc.h"
|
||||
#include "stats.h"
|
||||
|
||||
int ksmbd_debug_types;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue