kernel: cleaned up remaining susfs code

This commit is contained in:
Rifat Azad
2024-12-16 00:14:07 +06:00
parent 8f5f472c48
commit f2fcb3687b
5 changed files with 0 additions and 125 deletions

View File

@@ -64,10 +64,6 @@ bool ksu_execveat_hook __read_mostly = true;
bool ksu_input_hook __read_mostly = true;
#endif
#ifdef CONFIG_KSU_SUSFS_SUS_SU
bool ksu_devpts_hook = false;
#endif
u32 ksu_devpts_sid;
void on_post_fs_data(void)