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
