smb: client: remove unused struct smbdirect_socket argument of smbd_iter_to_mr()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 23:14:38 +0000 (01:14 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:51 +0000 (18:29 -0500)
commit114347dad6e7955b25aa707d62936023e501d8ed
treed4d347089e14c094f4a0e4f021ebc624ba85834c
parent4c4b1d1122fb49a207b86318b0940e09898d8e62
smb: client: remove unused struct smbdirect_socket argument of smbd_iter_to_mr()

This will make it easier to move function to the common code
in future.

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/smbdirect.c