Correct some redundant if() clauses 57/13157/9
authorPat Riehecky <riehecky@fnal.gov>
Fri, 1 Jun 2018 21:29:25 +0000 (16:29 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 21 Sep 2018 03:02:38 +0000 (23:02 -0400)
commit066b3a9fd7a4d99e8aefe5cc20e57b31b137f979
treeb296b9e7f94bb2aa61cbc4e160e9b57c52d2a3f3
parent6892bfbd701899281b34ee337637d438c7d8f8c6
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 <adeason@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/budb/procs.c
src/libadmin/client/afs_clientAdmin.c
src/libadmin/vos/vsprocs.c