summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2011-06-01 04:35:23 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2011-06-01 04:35:23 +0000
commit26c07de910a78f47bef7ff42768edbd06d1d2a77 (patch)
treed966e344a9627a22973246d5c73f21de07f83025 /sys/kern
parent14a238cd2fb6586628725e50ef1d3ef4ad01c771 (diff)
Kill the nearly-15-years-dead cf_ivstubs field from struct cfdata.
ok miod@, deraadt@ N.B.: If you're following -current, you MUST recompile config(8) and re-config your kernel or else ioconf.c will fail to compile.
Diffstat (limited to 'sys/kern')
-rw-r--r--sys/kern/subr_userconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/subr_userconf.c b/sys/kern/subr_userconf.c
index 9fa779800c4..cf2919d5815 100644
--- a/sys/kern/subr_userconf.c
+++ b/sys/kern/subr_userconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: subr_userconf.c,v 1.36 2009/06/02 12:46:33 deraadt Exp $ */
+/* $OpenBSD: subr_userconf.c,v 1.37 2011/06/01 04:35:22 matthew Exp $ */
/*
* Copyright (c) 1996-2001 Mats O Jansson <moj@stacken.kth.se>
@@ -1173,7 +1173,7 @@ userconf_add(char *dev, int len, short unit, short state)
}
/* cf_attach, cf_driver, cf_unit, cf_fstate, cf_loc, cf_flags,
- cf_parents, cf_locnames, cf_locnames and cf_ivstubs */
+ cf_parents, cf_locnames, and cf_locnames */
}
int