ksmbd: Fix buffer_check_err() kernel-doc comment
mainline inclusion from mainline-5.17-rc1 commit e230d013 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I60T7G CVE: NA Reference: https://git.kernel.org/torvalds/linux/c/e230d0133784 ------------------------------- Add the description of @rsp_org in buffer_check_err() kernel-doc comment to remove a warning found by running scripts/kernel-doc, which is caused by using 'make W=1'. fs/ksmbd/smb2pdu.c:4028: warning: Function parameter or member 'rsp_org' not described in 'buffer_check_err' Reported-by:Abaci Robot <abaci@linux.alibaba.com> Fixes: cb451720 ("ksmbd: remove smb2_buf_length in smb2_hdr") Acked-by:
Namjae Jeon <linkinjeon@kernel.org> Signed-off-by:
Yang Li <yang.lee@linux.alibaba.com> Signed-off-by:
Steve French <stfrench@microsoft.com> Signed-off-by:
Jason Yan <yanaijie@huawei.com> Signed-off-by:
Zhong Jinghua <zhongjinghua@huawei.com>
Loading
Please sign in to comment