Files
linux-stable-mirror/include/linux/string.h
Andy Shevchenko 2d8ae9a4f1 string: Group str_has_prefix() and strstarts()
The two str_has_prefix() and strstarts() are about the same
with a slight difference on what they return. Group them in
the header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250711085514.1294428-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Kees Cook <kees@kernel.org>
2025-07-17 16:39:49 -07:00

18 KiB