diff options
Diffstat (limited to 'include/keys/system_keyring.h')
-rw-r--r-- | include/keys/system_keyring.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/keys/system_keyring.h b/include/keys/system_keyring.h index 93715913a0b1..c72330ae76df 100644 --- a/include/keys/system_keyring.h +++ b/include/keys/system_keyring.h | |||
@@ -18,7 +18,6 @@ | |||
18 | 18 | ||
19 | extern int restrict_link_by_builtin_trusted(struct key *keyring, | 19 | extern int restrict_link_by_builtin_trusted(struct key *keyring, |
20 | const struct key_type *type, | 20 | const struct key_type *type, |
21 | unsigned long flags, | ||
22 | const union key_payload *payload); | 21 | const union key_payload *payload); |
23 | 22 | ||
24 | #else | 23 | #else |