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] [day] [month] [year] [list]
Date:   Mon, 3 Jan 2022 19:27:07 +0100
From:   David Sterba <dsterba@...e.cz>
To:     Yang Li <yang.lee@...ux.alibaba.com>
Cc:     dsterba@...e.cz, clm@...com, josef@...icpanda.com,
        linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org,
        Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] btrfs: Fix argument list that the kdoc format and
 script verified.

On Mon, Dec 20, 2021 at 03:23:06PM +0800, Yang Li wrote:
> The warnings were found by running scripts/kernel-doc, which is
> caused by using 'make W=1'.
> 
> fs/btrfs/extent_io.c:3210: warning: Function parameter or member
> 'bio_ctrl' not described in 'btrfs_bio_add_page'
> fs/btrfs/extent_io.c:3210: warning: Excess function parameter 'bio'
> description in 'btrfs_bio_add_page'
> fs/btrfs/extent_io.c:3210: warning: Excess function parameter
> 'prev_bio_flags' description in 'btrfs_bio_add_page'
> fs/btrfs/space-info.c:1602: warning: Excess function parameter 'root'
> description in 'btrfs_reserve_metadata_bytes'
> fs/btrfs/space-info.c:1602: warning: Function parameter or member
> 'fs_info' not described in 'btrfs_reserve_metadata_bytes'
> 
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>

Added to misc-next, thanks. I've added a note why it's fixing only the
parameter warnings.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ