kernel: Remove redundant ksu_handle_inode_permission hooks, calling only for manual_su

This commit is contained in:
ShirkNeko
2025-11-13 15:02:20 +08:00
parent 14bb6afd0b
commit 7be8c15b85
5 changed files with 36 additions and 62 deletions

View File

@@ -2,6 +2,7 @@
#define __KSU_H_APP_PROFILE
#include <linux/types.h>
#include "objsec.h"
// Forward declarations
struct cred;