Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: simonb
Date: Sun Oct 19 01:44:49 UTC 2003
Modified Files:
src/sys/dev: radio.c
src/sys/dev/ic: iha.c ncr53c9x.c
src/sys/dev/raidframe: rf_dagfuncs.c
src/sys/kern: kern_lwp.c kern_sysctl.c
Log Message:
Remove unreachable break after return and goto statements.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/radio.c
cvs rdiff -r1.22 -r1.23 src/sys/dev/ic/iha.c
cvs rdiff -r1.107 -r1.108 src/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/raidframe/rf_dagfuncs.c
cvs rdiff -r1.12 -r1.13 src/sys/kern/kern_lwp.c
cvs rdiff -r1.149 -r1.150 src/sys/kern/kern_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index