• E
    cgroup: use consistent formatting · a9192905
    Eric Blake 提交于
    Format all functions with two blank lines between, and return type
    on separate line from function name.  Also break some lines longer
    than 80 columns.  This makes the subsequent macro refactoring
    less noisy.
    
    * src/util/vircgroup.c: Match prevailing style.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    a9192905
vircgroup.c 87.1 KB