Loading security/security.c +0 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ /* How many LSMs were built into the kernel? */ #define LSM_COUNT (__end_lsm_info - __start_lsm_info) #define EARLY_LSM_COUNT (__end_early_lsm_info - __start_early_lsm_info) /* * These are descriptions of the reasons that can be passed to the Loading Loading
security/security.c +0 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,6 @@ /* How many LSMs were built into the kernel? */ #define LSM_COUNT (__end_lsm_info - __start_lsm_info) #define EARLY_LSM_COUNT (__end_early_lsm_info - __start_early_lsm_info) /* * These are descriptions of the reasons that can be passed to the Loading