Re: [PATCH] kdb: Use str_plural() to fix Coccinelle warning

From: Doug Anderson
Date: Thu Mar 28 2024 - 10:32:57 EST


Hi,

On Thu, Mar 28, 2024 at 7:03 AM Thorsten Blum <thorsten.blum@tobluxcom> wrote:
>
> Fixes the following Coccinelle/coccicheck warning reported by
> string_choices.cocci:
>
> opportunity for str_plural(days)
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxxx>
> ---
> kernel/debug/kdb/kdb_main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>