summaryrefslogtreecommitdiff
path: root/Documentation/networking
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 10:07:54 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 10:07:54 +1100
commit4acc9fb02bb735e09502a843be6ae3a52832a1be (patch)
tree163406d7d008726a65fa31fd479e41ae9342d5d9 /Documentation/networking
parentfea84f17973a074213ef0cb087d174d7ef4acdd8 (diff)
parent62924fd789c6a381b772141f78a82361f46ae397 (diff)
Merge remote-tracking branch 'jc_docs/docs-next'
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/kcm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/kcm.txt b/Documentation/networking/kcm.txt
index 3476ede5bc2c..9a513295b07c 100644
--- a/Documentation/networking/kcm.txt
+++ b/Documentation/networking/kcm.txt
@@ -272,7 +272,7 @@ on the socket thus waking up the application thread. When the application
sees the error (which may just be a disconnect) it should unattach the
socket from KCM and then close it. It is assumed that once an error is
posted on the TCP socket the data stream is unrecoverable (i.e. an error
-may have occurred in in the middle of receiving a messssge).
+may have occurred in the middle of receiving a messssge).
TCP connection monitoring
-------------------------