[libvirt] [PATCH] vz: code refactoring

Michal Privoznik mprivozn at redhat.com
Thu Mar 17 14:36:35 UTC 2016


On 17.03.2016 11:58, Mikhail Feoktistov wrote:
> In prlsdkAddNet() Attach/DetachNet() functions
> privconn should be the first argument
> ---
>  src/vz/vz_driver.c |  4 ++--
>  src/vz/vz_sdk.c    | 16 ++++++++--------
>  src/vz/vz_sdk.h    |  4 ++--
>  3 files changed, 12 insertions(+), 12 deletions(-)

Correct. We tend to put the most important arguments first.

ACKed and pushed.

Michal




More information about the libvir-list mailing list