[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200323181814.87661-1-kuniyu@amazon.co.jp>
Date: Tue, 24 Mar 2020 03:18:12 +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>,
Gerrit Renker <gerrit@....abdn.ac.uk>,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
"Hideaki YOSHIFUJI" <yoshfuji@...ux-ipv6.org>
CC: <dccp@...r.kernel.org>, <netdev@...r.kernel.org>,
Kuniyuki Iwashima <kuni1840@...il.com>,
Kuniyuki Iwashima <kuniyu@...zon.co.jp>,
<osa-contribution-log@...zon.com>
Subject: [PATCH net-next 0/2] tcp/dccp: Cleanup initialisation code of refcounted.
These patches cleanup initialisation of the refcounted which is passed to
__inet_lookup_skb().
Kuniyuki Iwashima (2):
tcp/dccp: Move initialisation of refcounted into if block.
tcp/dccp: Remove unnecessary initialization of refcounted.
include/net/inet6_hashtables.h | 11 +++++++----
include/net/inet_hashtables.h | 11 +++++++----
net/dccp/ipv4.c | 1 -
net/dccp/ipv6.c | 1 -
net/ipv4/tcp_ipv4.c | 1 -
net/ipv6/tcp_ipv6.c | 1 -
6 files changed, 14 insertions(+), 12 deletions(-)
--
2.17.2 (Apple Git-113)
Powered by blists - more mailing lists