]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5140d87149ad62445441a291514ea97cfc9c0b3a
treebfa6bf2b9f86fda70609ff446f0dfad8e7fb3e4b
parent52bb16849851c01e6d2731ac6f44183ee00bc578
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