On Wed, Apr 09, 2025 at 02:49:55PM -0400, Paul Moore wrote: > 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. > > Signed-off-by: Paul Moore <p...@paul-moore.com>
Seems okay. Reviewed-by: Kees Cook <k...@kernel.org> -- Kees Cook