Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/ata G/C something left over from an earlier version ...
details: https://anonhg.NetBSD.org/src/rev/5ca56e20d448
branches: trunk
changeset: 542386:5ca56e20d448
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jan 27 20:18:11 2003 +0000
description:
G/C something left over from an earlier version of this code.
diffstat:
sys/dev/ata/ld_ataraid.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1a412f917053 -r 5ca56e20d448 sys/dev/ata/ld_ataraid.c
--- a/sys/dev/ata/ld_ataraid.c Mon Jan 27 19:50:20 2003 +0000
+++ b/sys/dev/ata/ld_ataraid.c Mon Jan 27 20:18:11 2003 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ld_ataraid.c,v 1.1 2003/01/27 18:21:29 thorpej Exp $ */
+/* $NetBSD: ld_ataraid.c,v 1.2 2003/01/27 20:18:11 thorpej Exp $ */
/*
* Copyright (c) 2003 Wasabi Systems, Inc.
@@ -72,7 +72,6 @@
struct ld_softc sc_ld;
struct ataraid_array_info *sc_aai;
- struct iinfo *sc_itable;
struct vnode *sc_vnodes[ATA_RAID_MAX_DISKS];
void (*sc_iodone)(struct buf *);
Home |
Main Index |
Thread Index |
Old Index