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
Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ static int dccp_transmit_skb(struct sock *sk, struct sk_buff *skb)
|
||||
}
|
||||
|
||||
/**
|
||||
* dccp_determine_ccmps - Find out about CCID-specfic packet-size limits
|
||||
* dccp_determine_ccmps - Find out about CCID-specific packet-size limits
|
||||
* We only consider the HC-sender CCID for setting the CCMPS (RFC 4340, 14.),
|
||||
* since the RX CCID is restricted to feedback packets (Acks), which are small
|
||||
* in comparison with the data traffic. A value of 0 means "no current CCMPS".
|
||||
|
||||
Reference in New Issue
Block a user