mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
ksmbd: Fix one kernel-doc comment
Fix one kernel-doc comment to silence the warning: fs/smb/server/smb2pdu.c:4160: warning: Excess function parameter 'infoclass_size' description in 'buffer_check_err' Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
e628bf939a
commit
bf26f1b4e0
|
|
@ -4156,7 +4156,6 @@ int smb2_query_dir(struct ksmbd_work *work)
|
|||
* @reqOutputBufferLength: max buffer length expected in command response
|
||||
* @rsp: query info response buffer contains output buffer length
|
||||
* @rsp_org: base response buffer pointer in case of chained response
|
||||
* @infoclass_size: query info class response buffer size
|
||||
*
|
||||
* Return: 0 on success, otherwise error
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user