cifs: remove the devname argument to cifs_compose_mount_options
authorRonnie Sahlberg <lsahlber@redhat.com>
Thu, 10 Dec 2020 06:08:43 +0000 (00:08 -0600)
committerSteve French <stfrench@microsoft.com>
Mon, 14 Dec 2020 01:12:07 +0000 (19:12 -0600)
commit4deb075985ec52961cf43666cd9e12af1241b3cf
tree13f7d337148f469541309ac988296d3d61f47b60
parent24e0a1eff9e2b9835a6e7c17039dfb6ecfd81f1f
cifs: remove the devname argument to cifs_compose_mount_options

none of the callers use this argument any more.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_dfs_ref.c
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/dfs_cache.c