Skip to content

Commit 11c60f2

Browse files
bauermannMimi Zohar
authored andcommitted
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
This macro isn't used anymore since commit 0d73a55 ("ima: re-introduce own integrity cache lock"), so remove it. Signed-off-by: Thiago Jung Bauermann <[email protected]> Acked-by: Serge Hallyn <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
1 parent e456ef8 commit 11c60f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

security/integrity/integrity.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
/* iint cache flags */
3232
#define IMA_ACTION_FLAGS 0xff000000
33-
#define IMA_ACTION_RULE_FLAGS 0x06000000
3433
#define IMA_DIGSIG_REQUIRED 0x01000000
3534
#define IMA_PERMIT_DIRECTIO 0x02000000
3635
#define IMA_NEW_FILE 0x04000000

0 commit comments

Comments
 (0)