Date: Mon, 4 Aug 2008 06:39:52 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common misc.c src/usr.bin/rs rs.c src/usr.bin/yacc closure.c Message-ID: <200808040648.m746mM7o093579@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808040648.m746mM7o093579>
