[PATCH 0/2] string: strends() follow-ups
From: Bartosz Golaszewski
Date: Tue Nov 18 2025 - 05:15:21 EST
A couple follow-up changes to the new strends() string helper. This
needs to go through the GPIO tree as this is where the strends()
currently is.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
---
Bartosz Golaszewski (2):
string: fix kerneldoc formatting in strends()
string: use __attribute__((nonnull())) in strends()
include/linux/string.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
base-commit: b32b526a0d034be69d115fae3051dda915d846ee
change-id: 20251118-strends-follow-up-740dab5871a8
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>