kernel: rename KSU_WITH_KPROBES to KSU_KPROBES_HOOK for better self explanitory

This commit is contained in:
rifsxd
2025-05-21 15:13:17 +06:00
parent 26d3ec14a6
commit eed685507a
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -964,7 +964,7 @@ void __init ksu_core_init(void)
void ksu_core_exit(void)
{
#ifdef CONFIG_KSU_WITH_KPROBES
#ifdef CONFIG_KSU_KPROBES_HOOK
pr_info("ksu_core_kprobe_exit\n");
// we dont use this now
// ksu_kprobe_exit();