]> git.baikalelectronics.ru Git - kernel.git/commit
security: remove EARLY_LSM_COUNT which never used
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:50:03 +0000 (16:50 +0800)
committerJames Morris <jmorris@namei.org>
Mon, 27 Jan 2020 19:19:41 +0000 (11:19 -0800)
commitd762c09e6ddd1a09fd97854c3fca33e0abe83ffc
tree654cb68f3c3b1487c57c1d78c4bd3703f987ff2d
parentda51f7c940a97468f288729874efa036e4ae2815
security: remove EARLY_LSM_COUNT which never used

This macro is never used from it was introduced in commit 8f118e0656fe7
("security: Support early LSMs"), better to remove it.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/security.c