Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Chen Ni and committed by
Steve French
1aade89e d53f4d93

-1
-1
fs/smb/server/server.c
··· 21 21 #include "mgmt/user_session.h" 22 22 #include "crypto_ctx.h" 23 23 #include "auth.h" 24 - #include "misc.h" 25 24 #include "stats.h" 26 25 27 26 int ksmbd_debug_types;