From: Paolo Abeni Date: Thu, 6 Jun 2024 13:18:06 +0000 (+0200) Subject: Merge branch 'tcp-small-code-reorg' X-Git-Tag: io_uring-6.11-20240722~71^2~235 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=749332814479ad2e06d892109227d3d93032f65b;p=linux-block.git Merge branch 'tcp-small-code-reorg' Eric Dumazet says: ==================== tcp: small code reorg Replace a WARN_ON_ONCE() that never triggered to DEBUG_NET_WARN_ON_ONCE() in reqsk_free(). Move inet_reqsk_alloc() and reqsk_alloc() to inet_connection_sock.c, to unclutter net/ipv4/tcp_input.c and include/net/request_sock.h ==================== Link: https://lore.kernel.org/r/20240605071553.1365557-1-edumazet@google.com Signed-off-by: Paolo Abeni --- 749332814479ad2e06d892109227d3d93032f65b