PERFORCE change 75268 for review
Peter Wemm
peter at FreeBSD.org
Fri Apr 15 11:58:39 PDT 2005
http://perforce.freebsd.org/chv.cgi?CH=75268
Change 75268 by peter at peter_overcee on 2005/04/15 18:58:34
Fix a mismerge from somewhere.
Affected files ...
.. //depot/projects/hammer/sys/dev/ata/ata-all.c#47 edit
Differences ...
==== //depot/projects/hammer/sys/dev/ata/ata-all.c#47 (text+ko) ====
@@ -281,7 +281,7 @@
return error;
}
-void
+static void
ata_interrupt(void *data)
{
struct ata_channel *ch = (struct ata_channel *)data;
More information about the p4-projects
mailing list