Skip to content

Commit 5dec11f

Browse files
authored
Apply suggestion from @shwstppr
1 parent e8ab2aa commit 5dec11f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,6 @@ protected boolean checkDetachSuccess(String diskPath, Domain dm) throws LibvirtE
13201320

13211321
/**
13221322
* Attaches or detaches a disk to an instance.
1323-
*
13241323
* @param conn libvirt connection
13251324
* @param attach boolean that determines whether the device will be attached or detached
13261325
* @param vmName instance name

0 commit comments

Comments
 (0)