On Wed, Apr 09, 2025 at 02:49:56PM -0400, Paul Moore wrote: > One part of a larger effort to cleanup the LSM framework initialization > code. > > Signed-off-by: Paul Moore <p...@paul-moore.com>
Yup, better structure for "exit on fail" instead of indented normal code flow. :) Reviewed-by: Kees Cook <k...@kernel.org> -- Kees Cook