net: Fix (nearly-)kernel-doc comments for various functions
Fix incorrect start markers, wrapped summary lines, missing section breaks, incorrect separators, and some name mismatches. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a55b138b1d
commit
2c53040f01
@@ -79,6 +79,7 @@ typedef void (*tipc_continue_event) (void *usr_handle, u32 portref);
|
||||
* struct user_port - TIPC user port (used with native API)
|
||||
* @usr_handle: user-specified field
|
||||
* @ref: object reference to associated TIPC port
|
||||
*
|
||||
* <various callback routines>
|
||||
*/
|
||||
struct user_port {
|
||||
|
Reference in New Issue
Block a user