Re: [PATCH v1 1/1] string: Group str_has_prefix() and strstarts()

From: Kees Cook
Date: Thu Jul 17 2025 - 19:40:22 EST


On Fri, 11 Jul 2025 11:55:14 +0300, Andy Shevchenko wrote:
> The two str_has_prefix() and strstarts() are about the same
> with a slight difference on what they return. Group them in
> the header.
>
>

Applied to for-next/hardening, thanks!

[1/1] string: Group str_has_prefix() and strstarts()
https://git.kernel.org/kees/c/2d8ae9a4f1bc

Take care,

--
Kees Cook