mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09:00
For clarity, if CONFIG_SECCOMP isn't defined, seccomp_mode() is returning "disabled". This makes that more clear, along with another 0-use, and results in no operational change. Signed-off-by: Kees Cook <keescook@chromium.org>