diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-06-10 04:44:27 +0300 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-06-17 02:57:21 +0300 |
| commit | ae7db37582ab441c33be148b1415116efab1025e (patch) | |
| tree | e56b6f5c79c32f1b163726f39d7dc5854fa4a3f4 /include | |
| parent | f4d556008fd443c05dc599ae3b1bd56c56c93741 (diff) | |
| download | linux-ae7db37582ab441c33be148b1415116efab1025e.tar.xz | |
smb: server: remove code guarded by nonexistent config option
A small piece of code in fs/smb/server/smb_common.c depends on
CONFIG_SMB_INSECURE_SERVER, which has never been defined in the
mainline kernel, but was present in old out-of-tree versions of ksmbd.
Remove this dead code.
Discovered while searching for CONFIG_* symbols referenced in code but
not defined in any Kconfig file.
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
