Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/11/2005 22:42:24
Module Name:	src
Committed By:	christos
Date:		Sat Jun 11 22:42:24 UTC 2005

Modified Files:
	src/sys/kern: tty.c

Log Message:
Remove an extraneous TTY_UNLOCK. With a LOCKDEBUG kernel, sending FLUSHO
causes a locking assertion.


To generate a diff of this commit:
cvs rdiff -r1.172 -r1.173 src/sys/kern/tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.