[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230322012204.33157-1-kuniyu@amazon.com>
Date: Tue, 21 Mar 2023 18:22:02 -0700
From: Kuniyuki Iwashima <kuniyu@...zon.com>
To: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
David Ahern <dsahern@...nel.org>
CC: Kuniyuki Iwashima <kuniyu@...zon.com>,
Kuniyuki Iwashima <kuni1840@...il.com>,
<netdev@...r.kernel.org>
Subject: [PATCH v1 net-next 0/2] ipv6: Random cleanup for in6addr_any.
The first patch removes in6addr_any alternatives and the second
removes redundant initialisation of a local variable.
Kuniyuki Iwashima (2):
ipv6: Remove in6addr_any alternatives.
6lowpan: Remove redundant initialisation of struct in6_addr.
.../net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 5 ++---
include/net/ip6_fib.h | 9 +++------
include/trace/events/fib.h | 5 ++---
include/trace/events/fib6.h | 5 +----
net/6lowpan/iphc.c | 2 +-
net/ethtool/ioctl.c | 9 ++++-----
net/ipv4/inet_hashtables.c | 11 ++++-------
7 files changed, 17 insertions(+), 29 deletions(-)
--
2.30.2
Powered by blists - more mailing lists