Commit d9338300 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] various typo fixes

parent 6134bfcf
......@@ -185,7 +185,7 @@ tcp_stdurg - BOOLEAN
tcp_max_syn_backlog - INTEGER
Maximal number of remembered connection requests, which are
still did not receive an acknowledgement from connecting client.
still did not receive an acknowledgment from connecting client.
Default value is 1024 for systems with more than 128Mb of memory,
and 128 for low memory machines. If server suffers of overload,
try to increase this number.
......
......@@ -3720,7 +3720,7 @@ ahc_shutdown(void *arg)
/*
* Reset the controller and record some information about it
* that is only availabel just after a reset.
* that is only available just after a reset.
*/
int
ahc_reset(struct ahc_softc *ahc)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment