This patch series rearrange misplaced functions in sorted order and add str_locked_unlocked() helper.
Signed-off-by: R Sundar <[email protected]> --- 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/[email protected]/ --- 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
