]> 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)
commitf68c0f9818e9cb6f68246a749043c632147e8073
treebfa6bf2b9f86fda70609ff446f0dfad8e7fb3e4b
parent8ea22c67af8ae011ba9115f44a6c0296ff1ed658
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