lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ