summaryrefslogtreecommitdiffstats
path: root/sys/fs/portalfs/portal_vfsops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/portalfs/portal_vfsops.c')
-rw-r--r--sys/fs/portalfs/portal_vfsops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/portalfs/portal_vfsops.c b/sys/fs/portalfs/portal_vfsops.c
index caf9b6d..258f509 100644
--- a/sys/fs/portalfs/portal_vfsops.c
+++ b/sys/fs/portalfs/portal_vfsops.c
@@ -161,7 +161,6 @@ portal_unmount(mp, mntflags, td)
struct thread *td;
{
int error, flags = 0;
- struct socket *so;
if (mntflags & MNT_FORCE)
OpenPOWER on IntegriCloud