mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Remove empty spaces causing the build to fail
This commit is contained in:
parent
42de1f81ed
commit
108b3517af
@ -2625,7 +2625,7 @@ public class LibvirtComputingResource extends ServerResourceBase implements Serv
|
||||
final Connect conn = LibvirtConnection.getConnection();
|
||||
final NodeInfo hosts = conn.nodeInfo();
|
||||
speed = getCpuSpeed(hosts);
|
||||
|
||||
|
||||
/*
|
||||
* Some CPUs report a single socket and multiple NUMA cells.
|
||||
* We need to multiply them to get the correct socket count.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user