From: Paul Moore <paul@paul-moore.com>
To: Amit Vadhavana <av2082000@gmail.com>,
jmorris@namei.org, serge@hallyn.com, casey@schaufler-ca.com,
shuah@kernel.org
Cc: ricardo@marliere.net, av2082000@gmail.com,
skhan@linuxfoundation.org, linux-kernel-mentees@lists.linux.dev,
linux-security-module@vger.kernel.org,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
Date: Wed, 18 Dec 2024 18:14:28 -0500 [thread overview]
Message-ID: <eb8aefa13af635a5275c3ff446cd54f2@paul-moore.com> (raw)
In-Reply-To: <20241116152136.10635-1-av2082000@gmail.com>
On Nov 16, 2024 Amit Vadhavana <av2082000@gmail.com> wrote:
>
> Remove the temporary context variable `tctx` to simplify the code. use
> the original context `ctx` directly in calls to `lsm_get_self_attr`,
> eliminating redundancy without any functional changes.
>
> Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
> Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
> Signed-off-by: Amit Vadhavana <av2082000@gmail.com>
> ---
> V1:- https://lore.kernel.org/all/20241112182810.24761-1-av2082000@gmail.com/
> V1 -> V2 :
> write complete sentences instead of bullet points in the change log.
> ---
> tools/testing/selftests/lsm/lsm_set_self_attr_test.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Thank you for working on improving the tests, merged into lsm/dev.
--
paul-moore.com
prev parent reply other threads:[~2024-12-18 23:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-16 15:21 [PATCH V2] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test Amit Vadhavana
2024-12-18 23:14 ` Paul Moore [this message]
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=eb8aefa13af635a5275c3ff446cd54f2@paul-moore.com \
--to=paul@paul-moore.com \
--cc=av2082000@gmail.com \
--cc=casey@schaufler-ca.com \
--cc=jmorris@namei.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=ricardo@marliere.net \
--cc=serge@hallyn.com \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.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