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-next>] [day] [month] [year] [list]
Date:   Tue, 30 May 2023 15:18:40 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Shuah Khan <skhan@...uxfoundation.org>,
        Brendan Higgins <brendanhiggins@...gle.com>
Cc:     David Gow <davidgow@...gle.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build warnings after merge of the kunit-next tree

Hi all,

After merging the kunit-next tree, today's linux-next build (htmldocs)
produced these warnings:

include/kunit/resource.h:413: warning: Function parameter or member 'action' not described in 'kunit_add_action'
include/kunit/resource.h:413: warning: Excess function parameter 'func' description in 'kunit_add_action'
include/kunit/resource.h:439: warning: Function parameter or member 'action' not described in 'kunit_add_action_or_reset'
include/kunit/resource.h:439: warning: Excess function parameter 'func' description in 'kunit_add_action_or_re`set'
include/kunit/resource.h:457: warning: Function parameter or member 'action' not described in 'kunit_remove_action'
include/kunit/resource.h:457: warning: Excess function parameter 'func' description in 'kunit_remove_action'
include/kunit/resource.h:481: warning: Function parameter or member 'action' not described in 'kunit_release_action'
include/kunit/resource.h:481: warning: Excess function parameter 'func' description in 'kunit_release_action'

Introduced by commit

  b9dce8a1ed3e ("kunit: Add kunit_add_action() to defer a call until test exit")

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ