Linux Hardening
 help / color / mirror / Atom feed
* [PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order
@ 2024-11-19  2:17 R Sundar
  2024-11-19  2:17 ` [PATCH v2 linux-next 1/2] lib/string_choices: Rearrange functions in sorted order R Sundar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: R Sundar @ 2024-11-19  2:17 UTC (permalink / raw)
  To: Kees Cook, Andy Shevchenko; +Cc: linux-hardening, linux-kernel, R Sundar

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

Signed-off-by: R Sundar <prosunofficial@gmail.com>                              
---                                                                             
                                                                                
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@gmail.com/
---  

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-03 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19  2:17 [PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order R Sundar
2024-11-19  2:17 ` [PATCH v2 linux-next 1/2] lib/string_choices: Rearrange functions in sorted order R Sundar
2025-01-14 12:33   ` Larysa Zaremba
2025-01-14 16:03     ` R Sundar
2025-03-03 17:17   ` (subset) " Kees Cook
2024-11-19  2:17 ` [PATCH v2 linux-next 2/2] lib/string_choices: Add str_locked_unlocked()/str_unlocked_locked() helper R Sundar
2024-11-19  8:35 ` [PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order Andy Shevchenko
2025-01-13 15:49 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox