From: Randy Dunlap
Date: Sat, 18 May 2019 21:23:07 -0700
> From: Randy Dunlap
>
> Fix kernel-doc warnings by moving the kernel-doc notation to be
> immediately above the functions that it describes.
>
> Fixes these warnings for sock_sendmsg() and sock_recvmsg():
>
> ../net/socket.c:658: warni
From: Randy Dunlap
Fix kernel-doc warnings by moving the kernel-doc notation to be
immediately above the functions that it describes.
Fixes these warnings for sock_sendmsg() and sock_recvmsg():
../net/socket.c:658: warning: Excess function parameter 'sock' description in
'INDIRECT_CALLABLE_DEC