net: dccp: kerneldoc fixes
Simple fixes which require no deep knowledge of the code. Cc: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
8842500dd0
commit
d0b1101bb5
@@ -715,6 +715,7 @@ EXPORT_SYMBOL_GPL(dccp_rcv_state_process);
|
||||
|
||||
/**
|
||||
* dccp_sample_rtt - Validate and finalise computation of RTT sample
|
||||
* @sk: socket structure
|
||||
* @delta: number of microseconds between packet and acknowledgment
|
||||
*
|
||||
* The routine is kept generic to work in different contexts. It should be
|
||||
|
Reference in New Issue
Block a user