mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
cpu: Indentation changes in the ppc64 driver
This commit is contained in:
parent
3d1515890b
commit
4ff3e939e7
@ -340,7 +340,8 @@ ppc64LoadMap(void)
|
||||
}
|
||||
|
||||
static virCPUDataPtr
|
||||
ppc64MakeCPUData(virArch arch, struct cpuPPC64Data *data)
|
||||
ppc64MakeCPUData(virArch arch,
|
||||
struct cpuPPC64Data *data)
|
||||
{
|
||||
virCPUDataPtr cpuData;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user