Skip to content

Commit 9fda7a3

Browse files
aviraxpHotaruOs
authored andcommitted
drivers: kernelsu: Clean up umount targets
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
1 parent 4915bf0 commit 9fda7a3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/kernelsu/core_hook.c

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

660660
// try umount ksu temp path
661661
try_umount("/debug_ramdisk", false, MNT_DETACH);
662-
try_umount("/sbin", false, MNT_DETACH);
663662

664663
return 0;
665664
}

0 commit comments

Comments
 (0)