]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cifs: Remove pre-historic unused CIFSSMBCopy
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 7 Oct 2024 21:02:14 +0000 (22:02 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 18 Nov 2024 04:20:54 +0000 (22:20 -0600)
commit6c9903c330ab91d83b7be6102847e5eabf81b710
treedf6eded33adf379a9db75e42d5871d4d78c9472d
parentadc218676eef25575469234709c2d87185ca223a
cifs: Remove pre-historic unused CIFSSMBCopy

CIFSSMBCopy() is unused, remove it.

It seems to have been that way pre-git; looking in a historic
archive, I think it landed around May 2004 in Linus'
BKrev: 40ab7591J_OgkpHW-qhzZukvAUAw9g
and was unused back then.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsproto.h
fs/smb/client/cifssmb.c