• E
    maint: fix comma style issues: conf · 5fdc3e6e
    Eric Blake 提交于
    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: NEric Blake <eblake@redhat.com>
    (cherry picked from commit 6f4901e1)
    5fdc3e6e
storage_conf.c 68.7 KB