]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ksmbd: Remove unused field in ksmbd_user struct
authorCheng-Han Wu <hank20010209@gmail.com>
Mon, 18 Dec 2023 15:34:39 +0000 (00:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Dec 2023 09:41:59 +0000 (10:41 +0100)
commit845837fbfe799b184290a8dd55d386f26c510590
treef091e46fdd36c96c22bb795da272dc5721b563f2
parentfab0175b7f8e41be75f984f422ce5cf20fa39ead
ksmbd: Remove unused field in ksmbd_user struct

[ Upstream commit eacc655e18d1dec9b50660d16a1ddeeb4d6c48f2 ]

fs/smb/server/mgmt/user_config.h:21: Remove the unused field 'failed_login_count' from the ksmbd_user struct.

Signed-off-by: Cheng-Han Wu <hank20010209@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ksmbd/mgmt/user_config.h