diff options
| author | Paul Moore <paul@paul-moore.com> | 2025-02-11 17:49:11 -0500 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2025-10-22 19:24:21 -0400 |
| commit | 291271e691740003021cf5b48fa7cf7e3371eaa7 (patch) | |
| tree | 067a017e2a24f22dab3b511222e5c0209f919242 /security/security.c | |
| parent | 752db06571816a3870b17814882425318b5ec0ef (diff) | |
lsm: cleanup the LSM blob size code
Convert the lsm_blob_size fields to unsigned integers as there is no
current need for them to be negative, change "lsm_set_blob_size()" to
"lsm_blob_size_update()" to better reflect reality, and perform some
other minor cleanups to the associated code.
Reviewed-by: Kees Cook <kees@kernel.org>
Reviewed-by: John Johansen <john.johansen@canonical.com>
Reviewed-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions