]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
cpu: Reorder functions in the ppc64 driver
authorAndrea Bolognani <abologna@redhat.com>
Fri, 7 Aug 2015 15:39:05 +0000 (17:39 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 11 Aug 2015 09:04:56 +0000 (11:04 +0200)
commitb85b51f2a5254287ffcb28ebd6f744d857481afc
treecc60134b79cab947ba114945b716dc8f2adbb0a7
parentc238d16af4fccfb829274c1a4dbf2748d81f7714
cpu: Reorder functions in the ppc64 driver

Having the functions grouped together this way will avoid further
shuffling around down the line.

No functional changes.
src/cpu/cpu_ppc64.c