Re: [PATCH] lib/string_choices: Add str_assert_deassert() helper

From: Kees Cook

Date: Sun Sep 28 2025 - 23:48:21 EST


On Tue, 23 Sep 2025 10:52:29 +0100, Prabhakar wrote:
> Add str_assert_deassert() helper to return "assert" or "deassert"
> string literal depending on the boolean argument. Also add the
> inversed variant str_deassert_assert().
>
>

Applied to for-next/hardening, thanks!

[1/1] lib/string_choices: Add str_assert_deassert() helper
https://git.kernel.org/kees/c/c8a935a31bc7

Take care,

--
Kees Cook