cifs: get rid of @noreq param in __dfs_cache_find()
authorPaulo Alcantara <pc@cjr.nz>
Fri, 4 Jun 2021 22:25:28 +0000 (19:25 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 21 Jun 2021 02:28:16 +0000 (21:28 -0500)
commit2b133b7e216b9dae42fe504c7aa090363d96745a
treea2abe5d16e917af875deb1685df2b57e713cc169
parentf3191fc8004d6d200d850395bbad8dab8f367945
cifs: get rid of @noreq param in __dfs_cache_find()

@noreq param isn't used anywhere, so just remove it.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/dfs_cache.c