Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/25/2000 01:33:12
Module Name:	syssrc
Committed By:	enami
Date:		Tue Jan 25 09:33:12 UTC 2000

Modified Files:
	syssrc/sys/dev/ata: ata.c

Log Message:
Don't put leading space, otherwise diskerr() prints unnecessary space
like this:
wd0h:  aborted command reading fsbn 650256 of 650256-650271 (wd0 bn 839056; cn 888 tn 13 sn 17), retrying


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ata/ata.c

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