Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/18/2003 04:50:36
Module Name: src
Committed By: simonb
Date: Sat Oct 18 04:50:36 UTC 2003
Modified Files:
src/sys/dev/usb: ehci.c ohci.c
Log Message:
Remove assigned-to but otherwise unused variables.
Remove unreachable break after return statements.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/usb/ehci.c
cvs rdiff -r1.142 -r1.143 src/sys/dev/usb/ohci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.