diff options
Diffstat (limited to 'net/dccp/minisocks.c')
-rw-r--r-- | net/dccp/minisocks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dccp/minisocks.c b/net/dccp/minisocks.c index 4c9e26775f72..6656bb497c7b 100644 --- a/net/dccp/minisocks.c +++ b/net/dccp/minisocks.c | |||
@@ -182,7 +182,7 @@ out_free: | |||
182 | 182 | ||
183 | EXPORT_SYMBOL_GPL(dccp_create_openreq_child); | 183 | EXPORT_SYMBOL_GPL(dccp_create_openreq_child); |
184 | 184 | ||
185 | /* | 185 | /* |
186 | * Process an incoming packet for RESPOND sockets represented | 186 | * Process an incoming packet for RESPOND sockets represented |
187 | * as an request_sock. | 187 | * as an request_sock. |
188 | */ | 188 | */ |