Hi, On Fri, 2020-06-26 at 09:02 -0700, Jakub Kicinski wrote: > 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 <[email protected]> > > 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
Thank you for checking! v2 is coming. Cheers, Paolo
