Skip to content

Commit 4ce1295

Browse files
aviraxpnullptr03
authored andcommitted
drivers: kernelsu: Clean up umount targets
Signed-off-by: Tashfin Shakeer Rhythm <[email protected]>
1 parent 9d92fb1 commit 4ce1295

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/kernelsu/core_hook.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,6 @@ int ksu_handle_setuid(struct cred *new, const struct cred *old)
655655

656656
// try umount ksu temp path
657657
try_umount("/debug_ramdisk", false, MNT_DETACH);
658-
try_umount("/sbin", false, MNT_DETACH);
659658

660659
// try umount hosts file
661660
try_umount("/system/etc/hosts", false, MNT_DETACH);

0 commit comments

Comments
 (0)