diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-16 21:06:19 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-17 15:18:00 -0400 |
commit | 1bfc4438a7ef99e8a6cba0bd3a86249430256621 (patch) | |
tree | 63db06a89283e694e3ff7d01e9bf05fa522f12a8 /kernel/futex.c | |
parent | adc17d6a6ca08d11f70f6c49f3d40b87b68fe53f (diff) |
tcp: move tcp_openreq_init() to tcp_input.c
This big helper is called once from tcp_conn_request(), there is no
point having it in an include. Compiler will inline it anyway.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions