You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
ktest: Remove commented exit
A debug 'exit' was left in ktest.pl. Remove it. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
This commit is contained in:
committed by
Steven Rostedt
parent
84a1caf145
commit
958d8435c2
@@ -2448,7 +2448,6 @@ sub create_config {
|
||||
}
|
||||
close(OUT);
|
||||
|
||||
# exit;
|
||||
make_oldconfig;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user