[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230327235455.52990-1-kuniyu@amazon.com>
Date: Mon, 27 Mar 2023 16:54:53 -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 v2 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.
Changes:
v2: Use ipv6_addr_any() in patch 1. (David Ahern)
v1: https://lore.kernel.org/netdev/20230322012204.33157-1-kuniyu@amazon.com/
Kuniyuki Iwashima (2):
ipv6: Remove in6addr_any alternatives.
6lowpan: Remove redundant initialisation.
.../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 | 10 +++++-----
net/ipv4/inet_hashtables.c | 11 ++++-------
7 files changed, 18 insertions(+), 29 deletions(-)
--
2.30.2
Powered by blists - more mailing lists