We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1319689 commit 5cc1ee3Copy full SHA for 5cc1ee3
security/integrity/ima/ima_mok.c
@@ -21,7 +21,7 @@ struct key *ima_blacklist_keyring;
21
/*
22
* Allocate the IMA blacklist keyring
23
*/
24
-__init int ima_mok_init(void)
+static __init int ima_mok_init(void)
25
{
26
struct key_restriction *restriction;
27
0 commit comments