From: David S. Miller Date: Wed, 29 Mar 2023 07:22:52 +0000 (+0100) Subject: Merge branch 'in6addr_any-cleanups' X-Git-Tag: v6.4-rc1~132^2~170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9380d89104ead5d03a0977ce0b9226a6e94a8911;p=thirdparty%2Flinux.git Merge branch 'in6addr_any-cleanups' Kuniyuki Iwashima says: ==================== 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/ ==================== Signed-off-by: David S. Miller --- 9380d89104ead5d03a0977ce0b9226a6e94a8911