
19 Nov
2007
19 Nov
'07
10:20 p.m.
JG> # HG changeset patch JG> # User Jay Gagnon <grendel@linux.vnet.ibm.com> JG> # Date 1195507146 18000 JG> # Node ID 79f43a4ffc38d7227e17432b971639ae20f6f6ed JG> # Parent e3b63f17f18169dbd41ef979a86e56b46d8a9ae9 JG> Fix cu_return_foo calls to match new signature. JG> Virt_ComputerSystem.c | 4 ++-- JG> Virt_Device.c | 4 ++-- JG> Virt_DevicePool.c | 4 ++-- JG> 3 files changed, 6 insertions(+), 6 deletions(-) I don't think this is all of them. My count looks like this: % grep cu_return src/*.c | cut -d : -f 1 | sort | uniq | wc -l 12 -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com