afs_vcache: remove redundant assignment in afs_FlushAllVCaches()
authorGarrett Wollman <wollman@csail.mit.edu>
Mon, 16 Jul 2012 02:47:51 +0000 (22:47 -0400)
committerDerrick Brashear <shadow@dementix.org>
Mon, 16 Jul 2012 19:26:18 +0000 (12:26 -0700)
commitf25734e9226232e03a397e0eded9a873ea0dfaa8
tree152d6732269eff97b2ffec865d8d2e023bb1c845
parent4a6a95fdb4ffb8f2681beb5e4e62ddd378baf75d
afs_vcache: remove redundant assignment in afs_FlushAllVCaches()

Don't do in the body of the loop that which the loop itself
already does.

Change-Id: I41b5cbee86ab783d59024d8961c933525a5128d7
Reviewed-on: http://gerrit.openafs.org/7780
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/afs/afs_vcache.c