cifs: fix doc warnings in cifs_dfs_ref.c
authorBaokun Li <libaokun1@huawei.com>
Thu, 10 Jun 2021 11:48:17 +0000 (19:48 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 21 Jun 2021 02:28:16 +0000 (21:28 -0500)
commitaaf36df3eddde763e6fe2b082db101820f2d2a90
tree67d8ade7789d715ef4d31e2c11e095a134c8c95f
parent032e091d3e3b260f3f85d8bd781d99690589085c
cifs: fix doc warnings in cifs_dfs_ref.c

Add description for `cifs_compose_mount_options` to fix the W=1 warnings:

 fs/cifs/cifs_dfs_ref.c:139: warning: Function parameter or
  member 'devname' not described in 'cifs_compose_mount_options'

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