[libvirt] [PATCH 05/11] maint: fix comma style issues: tests, tools

Osier Yang jyang at redhat.com
Wed Nov 20 12:58:19 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.
>
> * tests/sysinfotest.c: Consistently use commas.
> * tests/viratomictest.c: Likewise.
> * tests/vircgroupmock.c: Likewise.
> * tools/virsh-domain.c: Likewise.
> * tools/virsh-volume.c: Likewise.
>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>   tests/sysinfotest.c   | 3 ++-
>   tests/viratomictest.c | 4 ++--
>   tests/vircgroupmock.c | 2 +-
>   tools/virsh-domain.c  | 2 +-
>   tools/virsh-volume.c  | 9 +++++----
>   5 files changed, 11 insertions(+), 9 deletions(-)
>

ACK




More information about the libvir-list mailing list