
4 Jul
2018
4 Jul
'18
1:22 a.m.
On Tue, Jul 03, 2018 at 04:19:47PM -0400, Anya Harter wrote:
which are unused outside domain_addr.c
The commit where the last external use was removed is linked in each commit when it exists
Anya Harter (4): domain_addr: make virDomainPCIAddressBusIsEmpty static domain_addr: make virDomainCCWAddress funcs static domain_addr: make virDomainVirtioSerialAddr funcs static domain_addr: make virDomainUSBAddressPortFormat static
The patch 3 could be split into two commits, one that move the code and second that manes function static. Reviewed-by: Pavel Hrdina <phrdina@redhat.com> and pushed.