kernel: Remove redundant checks

This commit is contained in:
ShirkNeko
2025-11-09 16:41:54 +08:00
parent 1c86944142
commit ae104ed4a4
2 changed files with 0 additions and 24 deletions

View File

@@ -58,8 +58,6 @@
#include "kernel_umount.h"
#include "app_profile.h"
#include "sulog.h"
static bool ksu_enhanced_security_enabled = false;
static int enhanced_security_feature_get(u64 *value)