cvs commit: src/sys/boot/common misc.c src/usr.bin/rs rs.c
src/usr.bin/yacc closure.c
Colin Percival
cperciva at FreeBSD.org
Mon Aug 4 06:48:22 UTC 2008
cperciva 2008-08-04 06:39:52 UTC
FreeBSD src repository
Modified files:
sys/boot/common misc.c
usr.bin/rs rs.c
usr.bin/yacc closure.c
Log:
SVN rev 181278 on 2008-08-04 06:39:52Z by cperciva
Setting a variable to the same value twice doesn't actually make it
more likely to have the right value. Remove superfluous assignments.
Found by: LLVM/Clang Static Checker
Revision Changes Path
1.10 +1 -1 src/sys/boot/common/misc.c
1.14 +0 -1 src/usr.bin/rs/rs.c
1.13 +0 -2 src/usr.bin/yacc/closure.c
More information about the cvs-src
mailing list