These are the preliminary cleanups from the EPOLLET rework, which we've decided to shelve for now. Changes since epoll rework series: * Separated from later patches * Tweaked to remove a messy else-after-goto David Gibson (4): tcp: Make some extra functions private tcp: Clean up tcpi_snd_wnd probing tcp: Simplify ifdef logic in tcp_update_seqack_wnd() tcp: Make tcp_update_seqack_wnd()s force_seq parameter explicitly boolean tcp.c | 107 +++++++++++++++++++++++++++++++++---------------- tcp.h | 13 +++--- tcp_buf.c | 12 +++--- tcp_buf.h | 6 +-- tcp_internal.h | 6 +-- 5 files changed, 90 insertions(+), 54 deletions(-) -- 2.46.0