You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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
@@ -710,6 +710,7 @@ EXPORT_SYMBOL_GPL(dccp_rcv_state_process);
|
||||
/**
|
||||
* dccp_sample_rtt - Validate and finalise computation of RTT sample
|
||||
* @delta: number of microseconds between packet and acknowledgment
|
||||
*
|
||||
* The routine is kept generic to work in different contexts. It should be
|
||||
* called immediately when the ACK used for the RTT sample arrives.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user