Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/14/2003 02:45:48
Module Name:	src
Committed By:	thorpej
Date:		Sun Dec 14 02:45:48 UTC 2003

Modified Files:
	src/sys/dev/ata: ata.c ata_wdc.c atavar.h

Log Message:
De-__P and use ANSI-style function decls.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/ata/ata.c
cvs rdiff -r1.43 -r1.44 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.29 -r1.30 src/sys/dev/ata/atavar.h

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