smb: client: Remove an unused function and variable
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 3 May 2025 23:40:30 +0000 (00:40 +0100)
committerSteve French <stfrench@microsoft.com>
Wed, 28 May 2025 17:42:40 +0000 (12:42 -0500)
commit55423e9c534d6b6139f7984d59c627eb86d5ce2e
treed8ac803cbf537890c432a1a80274ac793fc55ece
parent0ff41df1cb268fc69e703a08a57ee14ae967d0ca
smb: client: Remove an unused function and variable

SMB2_QFS_info() has been unused since 2018's
commit 730928c8f4be ("cifs: update smb2_queryfs() to use compounding")

sign_CIFS_PDUs has been unused since 2009's
commit 2edd6c5b0517 ("[CIFS] NTLMSSP support moving into new file, old dead
code removed")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsfs.c
fs/smb/client/smb2pdu.c
fs/smb/client/smb2proto.h