[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221005000605.GA2247@bytedance>
Date: Tue, 4 Oct 2022 17:06:05 -0700
From: Peilin Ye <yepeilin.cs@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
David Ahern <dsahern@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Peilin Ye <peilin.ye@...edance.com>,
Cong Wang <cong.wang@...edance.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net/sock: Introduce trace_sk_data_ready()
On Thu, Sep 29, 2022 at 09:18:40AM -0700, Jakub Kicinski wrote:
> warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers]
> const void (*data_ready)(struct sock *)),
>
> Please double check W=1 build before reposting
Sorry; should be "void (*const data_ready)(struct sock *)" instead.
Will fix in v2.
Peilin Ye
Powered by blists - more mailing lists