summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/vfs_extattr.c1
-rw-r--r--sys/kern/vfs_syscalls.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/vfs_extattr.c b/sys/kern/vfs_extattr.c
index fedc88b..1037753 100644
--- a/sys/kern/vfs_extattr.c
+++ b/sys/kern/vfs_extattr.c
@@ -3682,7 +3682,6 @@ revoke(td, uap)
char *path;
} */ *uap;
{
- struct mount *mp;
struct vnode *vp;
struct vattr vattr;
int error;
diff --git a/sys/kern/vfs_syscalls.c b/sys/kern/vfs_syscalls.c
index fedc88b..1037753 100644
--- a/sys/kern/vfs_syscalls.c
+++ b/sys/kern/vfs_syscalls.c
@@ -3682,7 +3682,6 @@ revoke(td, uap)
char *path;
} */ *uap;
{
- struct mount *mp;
struct vnode *vp;
struct vattr vattr;
int error;
OpenPOWER on IntegriCloud