[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <73e9eab9-f95d-4367-b32a-364734d193bd@arm.com>
Date: Mon, 30 Jun 2025 19:41:20 +0530
From: Dev Jain <dev.jain@....com>
To: Thorsten Blum <thorsten.blum@...ux.dev>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/cma: Use str_plural() in
cma_declare_contiguous_multi()
On 30/06/25 6:53 pm, Thorsten Blum wrote:
> Use the string choice helper function str_plural() to simplify the code
> and to fix the following Coccinelle/coccicheck warning reported by
> string_choices.cocci:
>
> opportunity for str_plural(nr)
>
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
> ---
>
Thanks for basing on mm-new, I have tested the patch.
Reviewed-by: Dev Jain <dev.jain@....com>
Powered by blists - more mailing lists