]> 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)
commit2813a6b79951febcc6f47c09ca653f913e361d83
tree654cb68f3c3b1487c57c1d78c4bd3703f987ff2d
parent3f43e68c1b0e9fcf5f42fecbc02b606b6ad6a58d
security: remove EARLY_LSM_COUNT which never used

This macro is never used from it was introduced in commit c45d639af4af4
("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