[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89iJNst-QihxX+xXRJAzoGGViQYAhTVWg93VqL8hKc8qL5g@mail.gmail.com>
Date: Tue, 18 Mar 2025 10:26:32 +0100
From: Eric Dumazet <edumazet@...gle.com>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Neal Cardwell <ncardwell@...gle.com>,
David Ahern <dsahern@...nel.org>, Simon Horman <horms@...nel.org>,
Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next] tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
On Tue, Mar 18, 2025 at 7:01 AM Kuniyuki Iwashima <kuniyu@...zon.com> wrote:
>
> inet_connection_sock_af_ops.addr2sockaddr() hasn't been used at all
> in the git era.
>
> $ git grep addr2sockaddr $(git rev-list HEAD | tail -n 1)
>
> Let's remove it.
>
> Note that there was a 4 bytes hole after sockaddr_len and now it's
> 6 bytes, so the binary layout is not changed.
>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com>
Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists