diff options
Diffstat (limited to 'security/integrity/digsig.c')
| -rw-r--r-- | security/integrity/digsig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/integrity/digsig.c b/security/integrity/digsig.c index 5e3bd72b299a..36fb6b527829 100644 --- a/security/integrity/digsig.c +++ b/security/integrity/digsig.c | |||
| @@ -85,7 +85,7 @@ int __init integrity_init_keyring(const unsigned int id) | |||
| 85 | return err; | 85 | return err; |
| 86 | } | 86 | } |
| 87 | 87 | ||
| 88 | int __init integrity_load_x509(const unsigned int id, char *path) | 88 | int __init integrity_load_x509(const unsigned int id, const char *path) |
| 89 | { | 89 | { |
| 90 | key_ref_t key; | 90 | key_ref_t key; |
| 91 | char *data; | 91 | char *data; |
