• J
    secret: Various formatting cleanups · d44f5618
    John Ferlan 提交于
    Rather than having it interspersed with other changes, do it once.
    
    Remove a couple ^L, 1 argument per line for functions, less than 80 chars
    per line, use of spacing between logical groups of code, use of one line
    if statements when doing fetch followed by comparison, use direct return
    when no cleanup to be done.
    Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
    d44f5618
secret_driver.c 28.6 KB