From: R Sundar <prosunofficial@gmail.com>
To: Kees Cook <kees@kernel.org>, Andy Shevchenko <andy@kernel.org>
Cc: linux-hardening@vger.kernel.org, linux-kernel@vger.kernel.org,
R Sundar <prosunofficial@gmail.com>
Subject: [PATCH v2 linux-next 0/2] lib/string_choices: Sorting function order
Date: Tue, 19 Nov 2024 07:47:17 +0530 [thread overview]
Message-ID: <20241119021719.7659-1-prosunofficial@gmail.com> (raw)
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
next reply other threads:[~2024-11-19 2:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 2:17 R Sundar [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241119021719.7659-1-prosunofficial@gmail.com \
--to=prosunofficial@gmail.com \
--cc=andy@kernel.org \
--cc=kees@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox