The following commit has been merged in the master branch:
commit 066b3a9fd7a4d99e8aefe5cc20e57b31b137f979
Author: Pat Riehecky <[email protected]>
Date:   Fri Jun 1 16:29:25 2018 -0500

    Correct some redundant if() clauses
    
    A few if() conditions currently contain redundant syntax, due to typos.
    Fix the conditions to actually check different things, according to what
    the author probably originally intended. (via cppcheck)
    
    Change-Id: I7e46217e1f84fe65677ada345d227f31f1988fe6
    Reviewed-on: https://gerrit.openafs.org/13157
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/budb/procs.c                      |    2 +-
 src/libadmin/client/afs_clientAdmin.c |    2 +-
 src/libadmin/vos/vsprocs.c            |    3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to