aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2025-07-13 18:01:34 +0000
committerJakub Kicinski <[email protected]>2025-07-15 23:19:54 +0000
commit5cc7fce3493c8627c74260de5b2479da6d508277 (patch)
treec88fc832324ed9e79cb9c0956a81ba37e3e93fa8 /net/ipv4/tcp_input.c
parentbnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h (diff)
downloadkernel-5cc7fce3493c8627c74260de5b2479da6d508277.tar.gz
kernel-5cc7fce3493c8627c74260de5b2479da6d508277.zip
don't open-code kernel_accept() in rds_tcp_accept_one()
rds_tcp_accept_one() starts with a pretty much verbatim copy of kernel_accept(). Might as well use the real thing... That code went into mainline in 2009, kernel_accept() had been added in Aug 2006, the copyright on rds/tcp_listen.c is "Copyright (c) 2006 Oracle", so it's entirely possible that it predates the introduction of kernel_accept(). Signed-off-by: Al Viro <[email protected]> Link: https://patch.msgid.link/20250713180134.GC1880847@ZenIV Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions