[libvirt] [PATCH 02/11] maint: fix comma style issues: conf

Osier Yang jyang at redhat.com
Wed Nov 20 12:54:56 UTC 2013


On 20/11/13 08:30, Eric Blake wrote:
> Most of our code base uses space after comma but not before;
> fix the remaining uses before adding a syntax check.
>
> * src/conf/capabilities.c: Consistently use commas.
> * src/conf/domain_conf.c: Likewise.
> * src/conf/network_conf.c: Likewise.
> * src/conf/storage_conf.c: Likewise.
>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>   src/conf/capabilities.c |  2 +-
>   src/conf/domain_conf.c  |  4 +-
>   src/conf/network_conf.c |  6 +--
>   src/conf/storage_conf.c | 97 +++++++++++++++++++++++++------------------------
>   4 files changed, 55 insertions(+), 54 deletions(-)
>
>

ACK




More information about the libvir-list mailing list