PERFORCE change 102516 for review
Sam Leffler
sam at FreeBSD.org
Thu Jul 27 03:49:17 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=102516
Change 102516 by sam at sam_ebb on 2006/07/27 03:48:58
remove extranous return
Affected files ...
.. //depot/projects/arm/src/sys/arm/xscale/ixp425/ixp425_pci.c#4 edit
Differences ...
==== //depot/projects/arm/src/sys/arm/xscale/ixp425/ixp425_pci.c#4 (text+ko) ====
@@ -258,7 +258,6 @@
}
return (rv);
- return (NULL);
}
static int
More information about the p4-projects
mailing list