summaryrefslogtreecommitdiffstats
path: root/sys/fs/fdescfs
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-07-13 09:46:46 +0000
committerphk <phk@FreeBSD.org>2004-07-13 09:46:46 +0000
commitd36b28659f9f7589a9ef0b0293ee69534d5814a6 (patch)
treecf62a9bb752c797a743d70f114a68139708c9617 /sys/fs/fdescfs
parent0f9bf453161791c7d88829650fc836103d56589e (diff)
downloadFreeBSD-src-d36b28659f9f7589a9ef0b0293ee69534d5814a6.zip
FreeBSD-src-d36b28659f9f7589a9ef0b0293ee69534d5814a6.tar.gz
Make LINT compile
Diffstat (limited to 'sys/fs/fdescfs')
-rw-r--r--sys/fs/fdescfs/fdesc_vfsops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/fdescfs/fdesc_vfsops.c b/sys/fs/fdescfs/fdesc_vfsops.c
index c6514a9..2cd56f5 100644
--- a/sys/fs/fdescfs/fdesc_vfsops.c
+++ b/sys/fs/fdescfs/fdesc_vfsops.c
@@ -135,7 +135,6 @@ fdesc_root(mp, vpp, td)
struct vnode **vpp;
struct thread *td;
{
- struct thread *td = curthread; /* XXX */
struct vnode *vp;
/*
OpenPOWER on IntegriCloud