OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3451-ge595d35
Gerrit Code Review
gerrit@openafs.org
Sat, 23 Feb 2013 05:23:46 -0800 (PST)
The following commit has been merged in the master branch:
commit e595d35c182e47abcbcddfc5b1de9cc780214ee9
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Tue Feb 19 17:12:54 2013 +0000
afsio: Remove redundant assignment
tbuf is assigned to during the initialisation phase of all of the
for loops that follow, so just remove this assignment
Caught by clang-analyzer
Change-Id: I3f2ffc8cee93768bd03e0abf3b391e1f6c45c70f
Reviewed-on: http://gerrit.openafs.org/9189
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/venus/afsio.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository