Re: [PATCH] ntfs: use str_plural in ntfs_attr_make_non_resident
From: Namjae Jeon
Date: Mon May 11 2026 - 11:01:41 EST
On Mon, May 11, 2026 at 6:51 PM Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> Replace the manual ternary "s" pluralization with str_plural() to
> simplify the code.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Applied it to #ntfs-next.
Thanks!