[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200626090238.6914222a@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 26 Jun 2020 09:02:38 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, mptcp@...ts.01.org,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH net-next 4/4] mptcp: introduce token KUNIT self-tests
On Fri, 26 Jun 2020 12:12:49 +0200 Paolo Abeni wrote:
> Unit tests for the internal MPTCP token APIs, using KUNIT
>
> Signed-off-by: Paolo Abeni <pabeni@...hat.com>
Greetings! W=1 C=1 sayeth:
net/mptcp/token.c:318:6: warning: no newline at end of file
net/mptcp/token_test.c:139:22: warning: no newline at end of file
net/mptcp/token_test.c:68:29: warning: incorrect type in assignment (different address spaces)
net/mptcp/token_test.c:68:29: expected void [noderef] __rcu *icsk_ulp_data
net/mptcp/token_test.c:68:29: got struct mptcp_subflow_context *ctx
Powered by blists - more mailing lists