[PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order

From: R Sundar
Date: Mon Nov 18 2024 - 21:17:45 EST


This patch series rearrange misplaced functions in sorted order and add
str_locked_unlocked() helper.

Signed-off-by: R Sundar <prosunofficial@xxxxxxxxx>
---

Changes in v2: Rearrange functions in sorted order as seperate patch.

Changes in v1: Add str_locked_unlocked helper function alone.
link to v1: https://lore.kernel.org/all/20241115144616.7453-1-prosunofficial@xxxxxxxxx/
---

R Sundar (2):
lib/string_choices: Rearrange functions in sorted order
lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked()
helper

include/linux/string_choices.h | 28 +++++++++++++++++-----------
1 file changed, 17 insertions(+), 11 deletions(-)

--
2.34.1