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
@@ -352,6 +352,7 @@ static inline int dccp_bad_service_code(const struct sock *sk,
|
||||
* @dccpd_opt_len: total length of all options (5.8) in the packet
|
||||
* @dccpd_seq: sequence number
|
||||
* @dccpd_ack_seq: acknowledgment number subheader field value
|
||||
*
|
||||
* This is used for transmission as well as for reception.
|
||||
*/
|
||||
struct dccp_skb_cb {
|
||||
|
Reference in New Issue
Block a user