Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/dev Whitespace.
details: https://anonhg.NetBSD.org/src/rev/163ef2fee510
branches: trunk
changeset: 763428:163ef2fee510
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Mar 19 06:48:09 2011 +0000
description:
Whitespace.
diffstat:
sys/arch/hp700/dev/dino.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r cc07deb3394b -r 163ef2fee510 sys/arch/hp700/dev/dino.c
--- a/sys/arch/hp700/dev/dino.c Sat Mar 19 06:39:17 2011 +0000
+++ b/sys/arch/hp700/dev/dino.c Sat Mar 19 06:48:09 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dino.c,v 1.29 2011/02/01 18:33:24 skrll Exp $ */
+/* $NetBSD: dino.c,v 1.30 2011/03/19 06:48:09 skrll Exp $ */
/* $OpenBSD: dino.c,v 1.5 2004/02/13 20:39:31 mickey Exp $ */
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: dino.c,v 1.29 2011/02/01 18:33:24 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: dino.c,v 1.30 2011/03/19 06:48:09 skrll Exp $");
/* #include "cardbus.h" */
@@ -1668,7 +1668,6 @@
sc->sc_ih = hp700_intr_establish(IPL_NONE, NULL, &sc->sc_ir,
&ir_cpu, ca->ca_irq);
-
/* TODO establish the bus error interrupt */
ver = ca->ca_type.iodc_revision;
Home |
Main Index |
Thread Index |
Old Index