mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 21:51:05 +00:00
Various typo fixes.
Correct mis-spellings of "algorithm", "appear", "consistent" and (shame, shame) "kernel". Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
6340aa61b1
commit
d08df601a3
12 changed files with 16 additions and 16 deletions
|
@ -29,7 +29,7 @@ static struct tcp_congestion_ops *tcp_ca_find(const char *name)
|
|||
}
|
||||
|
||||
/*
|
||||
* Attach new congestion control algorthim to the list
|
||||
* Attach new congestion control algorithm to the list
|
||||
* of available options.
|
||||
*/
|
||||
int tcp_register_congestion_control(struct tcp_congestion_ops *ca)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue