Home
last modified time | relevance | path

Searched refs:sec_mismatch_warn_only (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dmodpost.c37 static bool sec_mismatch_warn_only = true; variable
2243 sec_mismatch_warn_only = false; in main()
2294 if (sec_mismatch_count && !sec_mismatch_warn_only) in main()