Re: [PATCH] kconfig: nconf: Format and print 'line' without a temporary copy

From: Nathan Chancellor
Date: Mon Aug 18 2025 - 14:14:48 EST



On Mon, 11 Aug 2025 18:16:48 +0200, Thorsten Blum wrote:
> Use "%.*s" as the format specifier and supply the 'line' length 'len' to
> mvwprintw() to format and print each line without making a temporary
> copy. Remove the temporary buffer.
>
>

Applied, thanks!

[1/1] kconfig: nconf: Format and print 'line' without a temporary copy
https://git.kernel.org/kbuild/c/35883b030c5f1

Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>