[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eb8aefa13af635a5275c3ff446cd54f2@paul-moore.com>
Date: Wed, 18 Dec 2024 18:14:28 -0500
From: Paul Moore <paul@...l-moore.com>
To: Amit Vadhavana <av2082000@...il.com>, jmorris@...ei.org, serge@...lyn.com, casey@...aufler-ca.com, shuah@...nel.org
Cc: ricardo@...liere.net, av2082000@...il.com, skhan@...uxfoundation.org, linux-kernel-mentees@...ts.linux.dev, linux-security-module@...r.kernel.org, linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test
On Nov 16, 2024 Amit Vadhavana <av2082000@...il.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@...aufler-ca.com>
> Reviewed-by: Shuah Khan <skhan@...uxfoundation.org>
> Signed-off-by: Amit Vadhavana <av2082000@...il.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
Powered by blists - more mailing lists