cifs: Remove obsoleted declaration for cifs_dir_open
authorGaosheng Cui <cuigaosheng1@huawei.com>
Mon, 26 Aug 2024 03:28:03 +0000 (11:28 +0800)
committerSteve French <stfrench@microsoft.com>
Sun, 15 Sep 2024 15:42:44 +0000 (10:42 -0500)
commit6795dab403924e98ea32f23254d1fe5749e78a74
tree64fcb4ecf45ee31ff9d450639cc65dd2c8f55e46
parent25e68c37caf2b87c7dbcd99c54ec3102db7e4296
cifs: Remove obsoleted declaration for cifs_dir_open

The cifs_dir_open() have been removed since
commit 737b758c965a ("[PATCH] cifs: character mapping of special
characters (part 3 of 3)"), and now it is useless, so remove it.

Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsfs.h