Message ID | 20211122101622.50572-1-kuniyu@amazon.co.jp (mailing list archive) |
---|---|
Headers | show |
Series | dccp/tcp: Minor fixes for inet_csk_listen_start(). | expand |
On 22/11/2021 11:16, Kuniyuki Iwashima wrote: > The first patch removes an unused argument, and the second removes a stale > comment. > Looks fine to me. Reviewed-by: Richard Sailer <richard_siegfried@systemli.org>
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 22 Nov 2021 19:16:20 +0900 you wrote: > 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(). > > [...] Here is the summary with links: - [net-next,1/2] dccp/tcp: Remove an unused argument in inet_csk_listen_start(). https://git.kernel.org/netdev/net-next/c/e7049395b1c3 - [net-next,2/2] dccp: Inline dccp_listen_start(). https://git.kernel.org/netdev/net-next/c/b4a8e7493d74 You are awesome, thank you!