### Please check before submitting an issue - [x] I have searched the issues and haven't found anything relevant - [x] I will upload bugreport file in KernelSU Manager - Settings - Report log - [x] I know how to reproduce the issue which may not be specific to my device ### Describe the bug The page https://kernelsu.org/guide/how-to-integrate-for-non-gki.html lists the wrong names for the functions to comment out to test for broking KPROBES support. The page mentions ksu_enable_sucompat() and ksu_enable_ksud() However, in reality, they are called ksu_sucompat_init() and ksu_ksud_init() in ksu.c (both in 0.9.5 and in 1.0.5) ### To Reproduce _No response_ ### Expected behavior _No response_ ### Screenshots _No response_ ### Logs _No response_ ### Device info - Device: SM-T220 - OS Version: 14 - KernelSU Version: 0.9.5 - Kernel Version: 4.19.191 ### Additional context _No response_