[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f345f393-9715-4d4a-ad1f-19a30dc3d7ef@redhat.com>
Date: Mon, 21 Apr 2025 09:20:01 +0200
From: David Hildenbrand <david@...hat.com>
To: Ye Liu <ye.liu@...ux.dev>, akpm@...ux-foundation.org,
nao.horiguchi@...il.com, linmiaohe@...wei.com
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
lorenzo.stoakes@...cle.com, Liam.Howlett@...cle.com, harry.yoo@...cle.com,
riel@...riel.com, vbabka@...e.cz, liuye@...inos.cn
Subject: Re: [PATCH v3] mm/rmap: rename page__anon_vma to anon_vma for
consistency
On 21.04.25 03:58, Ye Liu wrote:
> From: Ye Liu <liuye@...inos.cn>
>
> Renamed local variable page__anon_vma in page_address_in_vma() to
> anon_vma. The previous naming convention of using double underscores
> (__) is unnecessary and inconsistent with typical kernel style, which uses
> single underscores to denote local variables. Also updated comments to
> reflect the new variable name.
>
> Functionality unchanged.
>
> Signed-off-by: Ye Liu <liuye@...inos.cn>
>
> Changes in v3:
> - Rename variable from page_anon_vma to anon_vma.
> ---
Agreed to Lorenzo's comments ... tearing up patch sets is tricky :)
Patch content LGTM
Acked-by: David Hildenbrand <david@...hat.com>
Thanks!
--
Cheers,
David / dhildenb
Powered by blists - more mailing lists