security: constify some arrays in lockdown LSM
authorMatthew Garrett <matthewgarrett@google.com>
Tue, 10 Sep 2019 10:03:17 +0000 (03:03 -0700)
committerJames Morris <jmorris@namei.org>
Tue, 10 Sep 2019 12:27:38 +0000 (13:27 +0100)
commitf8a9bc623a6d178f7ecd40fb7db37eb954b6929c
treebfa6bf2b9f86fda70609ff446f0dfad8e7fb3e4b
parentb602614a81078bf29c82b2671bb96a63488f68d6
security: constify some arrays in lockdown LSM

No reason for these not to be const.

Signed-off-by: Matthew Garrett <mjg59@google.com>
Suggested-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/lockdown/lockdown.c