mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-04 04:02:26 +00:00
7a9b65ab0a
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> [PM: subject tweak] Signed-off-by: Paul Moore <paul@paul-moore.com> |
||
---|---|---|
.. | ||
.gitignore | ||
common.c | ||
common.h | ||
config | ||
lsm_get_self_attr_test.c | ||
lsm_list_modules_test.c | ||
lsm_set_self_attr_test.c | ||
Makefile |