mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
vm/isolated: reformat
This commit is contained in:
parent
3fd92b9694
commit
9e1407a678
@ -221,7 +221,6 @@ func (inst *instance) waitForReboot(timeout int) error {
|
||||
return fmt.Errorf("isolated: the machine did not reboot on repair")
|
||||
}
|
||||
|
||||
|
||||
func (inst *instance) Close() {
|
||||
close(inst.closed)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user