]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/smb/server/vfs.c
ksmbd: Fix parameter name and comment mismatch
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 8 Feb 2023 00:30:30 +0000 (09:30 +0900)
committerSteve French <stfrench@microsoft.com>
Wed, 15 Feb 2023 06:04:38 +0000 (00:04 -0600)
commit63f09a9986eb58578ed6ad0e27a6e2c54e49f797
tree67422ade3c5980d6c14863e8255b6e9378a96451
parent7a17c61ee3b2683c40090179c273f4701fca9677
ksmbd: Fix parameter name and comment mismatch

fs/ksmbd/vfs.c:965: warning: Function parameter or member 'attr_value' not described in 'ksmbd_vfs_setxattr'.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3946
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/vfs.c