projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
988b134
)
tcp: spelling s/plugable/pluggable
author
Fabian Frederick
<fabf@skynet.be>
Tue, 4 Nov 2014 19:25:38 +0000
(20:25 +0100)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Nov 2014 20:09:52 +0000
(15:09 -0500)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_cong.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv4/tcp_cong.c
b/net/ipv4/tcp_cong.c
index b1c5970d47a1bf65a9c9cbf6a89d13b0bb8f909f..27ead0dd16bc7e444e96781ff01b10c444678396 100644
(file)
--- a/
net/ipv4/tcp_cong.c
+++ b/
net/ipv4/tcp_cong.c
@@
-1,5
+1,5
@@
/*
- * Plugable TCP congestion control support and newReno
+ * Plug
g
able TCP congestion control support and newReno
* congestion control.
* Based on ideas from I/O scheduler support and Web100.
*