]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite0177df92e0ebb4288fb9004d911490be9d31295
tree67d8ade7789d715ef4d31e2c11e095a134c8c95f
parent24ad0b99e0eda37f6594a4943b810be267446fe0
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