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]
Message-ID: <ZR/6sZmNMpMkfxKf@casper.infradead.org>
Date:   Fri, 6 Oct 2023 13:16:49 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Muzammil <m.muzzammilashraf@...il.com>
Cc:     akpm@...ux-foundation.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: rmap.c: fix kenrel-doc warning

On Fri, Oct 06, 2023 at 04:39:48PM +0500, Muzammil wrote:
>  /**
>   * folio_move_anon_rmap - move a folio to our anon_vma
> - * @page:	The folio to move to our anon_vma
> + * @folio:  struct folio - Represents a contiguous set of bytes.
>   * @vma:	The vma the folio belongs to

Why did you change more than just 'page' to 'folio'?  I think the
other changes you have made to this line are not an improvement.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ