Subject: CVS commit: src/sys/dev/vinum
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/18/2004 07:38:26
Module Name: src
Committed By: jdolecek
Date: Sat Sep 18 07:38:26 UTC 2004
Modified Files:
src/sys/dev/vinum: vinumioctl.c
Log Message:
vinumioctl():
actually, those return statements were reachable, so put them back to the
appropriate case statements, and add some break statements for readability
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/vinum/vinumioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.