[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211122101622.50572-1-kuniyu@amazon.co.jp>
Date: Mon, 22 Nov 2021 19:16:20 +0900
From: Kuniyuki Iwashima <kuniyu@...zon.co.jp>
To: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Yafang Shao <laoar.shao@...il.com>
CC: Benjamin Herrenschmidt <benh@...zon.com>,
Kuniyuki Iwashima <kuniyu@...zon.co.jp>,
Kuniyuki Iwashima <kuni1840@...il.com>,
<netdev@...r.kernel.org>, <dccp@...r.kernel.org>
Subject: [PATCH net-next 0/2] dccp/tcp: Minor fixes for inet_csk_listen_start().
The first patch removes an unused argument, and the second removes a stale
comment.
Kuniyuki Iwashima (2):
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
dccp: Inline dccp_listen_start().
include/net/inet_connection_sock.h | 2 +-
net/dccp/proto.c | 27 ++++++++-----------
net/ipv4/af_inet.c | 2 +-
net/ipv4/inet_connection_sock.c | 2 +-
.../bpf/progs/test_sk_storage_tracing.c | 2 +-
5 files changed, 15 insertions(+), 20 deletions(-)
--
2.30.2
Powered by blists - more mailing lists