aboutgitcodebugslistschat
path: root/tcp_conn.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2023-11-07 13:42:43 +1100
committerStefano Brivio <sbrivio@redhat.com>2023-11-07 09:54:00 +0100
commit409d3ca87f858152de88d61112c71d8464ff6149 (patch)
tree670b97c9f2ddc02b2617890eb3173b0c208c6929 /tcp_conn.h
parent5a79ba6272814dda72b387ea13b97d1f0e79dbcf (diff)
downloadpasst-409d3ca87f858152de88d61112c71d8464ff6149.tar
passt-409d3ca87f858152de88d61112c71d8464ff6149.tar.gz
passt-409d3ca87f858152de88d61112c71d8464ff6149.tar.bz2
passt-409d3ca87f858152de88d61112c71d8464ff6149.tar.lz
passt-409d3ca87f858152de88d61112c71d8464ff6149.tar.xz
passt-409d3ca87f858152de88d61112c71d8464ff6149.tar.zst
passt-409d3ca87f858152de88d61112c71d8464ff6149.zip
tcp_splice: Remove unnecessary forward declaration
In tcp_splice.c we forward declare tcp_splice_epoll_ctl() then define it later on. However, there are no circular dependencies which prevent us from simply having the full definition in place of the forward declaration. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_conn.h')
0 files changed, 0 insertions, 0 deletions