[libvirt] [PATCH 01/11] maint: fix comma style issues: nwfilter

Osier Yang jyang at redhat.com
Wed Nov 20 12:52:38 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/nwfilter/nwfilter_ebiptables_driver.c: Consistently use
> commas.
> * src/nwfilter/nwfilter_gentech_driver.c: Likewise.
> * src/nwfilter/nwfilter_learnipaddr.c: Likewise.
> * src/conf/nwfilter_conf.c: Likewise.
>
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>   src/conf/nwfilter_conf.c                  | 92 ++++++++++++++++---------------
>   src/nwfilter/nwfilter_ebiptables_driver.c | 40 +++++++-------
>   src/nwfilter/nwfilter_gentech_driver.c    |  2 +-
>   src/nwfilter/nwfilter_learnipaddr.c       |  2 +-
>   4 files changed, 70 insertions(+), 66 deletions(-)
>

ACK




More information about the libvir-list mailing list