smb: client: remove unused smbd_connection->protocol
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Aug 2025 08:42:42 +0000 (10:42 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit87d03d6c829aea8c6cf632ac24ee5227c3b8b00b
tree98c9df9ce897fdf75577d5075a6da2cef2121bea
parent4dc536a135e0ef862ccc25f5d68ad5c062dc01a0
smb: client: remove unused smbd_connection->protocol

There is only one protocol version for smbdirect yet and
this variable is write only.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifs_debug.c
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h