[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2d656d51-a0ce-88bc-529e-e254defdc421@suse.cz>
Date: Fri, 13 Jan 2023 12:20:52 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: David Rientjes <rientjes@...gle.com>, lvqian <lvqian@...china.com>
Cc: cl@...ux.co, penberg@...nel.org, kim@....com,
akpm@...ux-foundation.org, roman.gushchin@...ux.dev,
42.hyeyoo@...il.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] mm/slab.c: Delete the if statement
On 1/13/23 00:53, David Rientjes wrote:
> On Wed, 11 Jan 2023, lvqian@...china.com wrote:
>
>> From: lvqian <lvqian@...china.com>
>>
>> Remove the if statement to increase code readability.
>>
>> Signed-off-by: lvqian <lvqian@...china.com>
>
> Acked-by: David Rientjes <rientjes@...gle.com>
>
> Will rely on Vlastimil to remove the spurious tab in the commit
> description.
Right, also changed subject to:
mm/slab.c: cleanup is_debug_pagealloc_cache()
Function could be inline, but no strong preference.
Good point, did that too.
Added to
slab/for-6.3/cleanups
Thanks.
Powered by blists - more mailing lists