e44a9a7 maint: fix comma style issues: remaining code

Authored and Committed by ericb 10 years ago
    maint: fix comma style issues: remaining code
    
    Most of our code base uses space after comma but not before;
    fix the remaining uses before adding a syntax check.
    
    * src/network/bridge_driver.c: Consistently use commas.
    * src/node_device/node_device_hal.c: Likewise.
    * src/node_device/node_device_udev.c: Likewise.
    * src/storage/storage_backend_rbd.c: Likewise.
    
    Signed-off-by: Eric Blake <eblake@redhat.com>
    
        
file modified
+1 -1