[libvirt] [PATCHv2 1/2] pci: reorder static functions

Martin Kletzander mkletzan at redhat.com
Mon Jul 15 08:39:04 UTC 2013


On 07/01/2013 07:46 PM, Laine Stump wrote:
> virPCIDeviceGetDriverPathAndName is a static function that will need
> to be called by another function that occurs above it in the
> file. This patch reorders the static functions so that a forward
> declaration isn't needed.
> ---
>  src/util/virpci.c | 177 +++++++++++++++++++++++++++---------------------------
>  1 file changed, 90 insertions(+), 87 deletions(-)
> 

Most of the time I was looking for those 3 lines added, but found out
those are blanks.  Pure movement, ACK.

Martin




More information about the libvir-list mailing list