summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/rules.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-12-15 08:33:56 +0000
committerjkh <jkh@FreeBSD.org>1999-12-15 08:33:56 +0000
commit19ab44d39bd7d4ec22f8b3ae1b32f2394a5b25e6 (patch)
treed5caed3caf8965d12c03559d9f7c14d3fa46a1a7 /lib/libdisk/rules.c
parent0c150ca4f78e5066e775859d5d37aaa79ae95504 (diff)
downloadFreeBSD-src-19ab44d39bd7d4ec22f8b3ae1b32f2394a5b25e6.zip
FreeBSD-src-19ab44d39bd7d4ec22f8b3ae1b32f2394a5b25e6.tar.gz
Catch up to the fact that block devices are toast.
Teach about the afd driver. Teach new char dev for ad driver. Make ownerships correct. Submitted by: jhb
Diffstat (limited to 'lib/libdisk/rules.c')
-rw-r--r--lib/libdisk/rules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libdisk/rules.c b/lib/libdisk/rules.c
index 7e3628f..fcc3d3b 100644
--- a/lib/libdisk/rules.c
+++ b/lib/libdisk/rules.c
@@ -188,7 +188,6 @@ Rule_004(struct disk *d, struct chunk *c, char *msg)
{
int i=0,k=0;
struct chunk *c1;
- u_long l;
if (c->type != freebsd)
return;
OpenPOWER on IntegriCloud