summaryrefslogtreecommitdiffstats
path: root/sys/fs/deadfs/dead_vnops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/deadfs/dead_vnops.c')
-rw-r--r--sys/fs/deadfs/dead_vnops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/deadfs/dead_vnops.c b/sys/fs/deadfs/dead_vnops.c
index 3245d90..9678379 100644
--- a/sys/fs/deadfs/dead_vnops.c
+++ b/sys/fs/deadfs/dead_vnops.c
@@ -240,7 +240,7 @@ dead_bmap(ap)
* We have to wait during times when the vnode is
* in a state of change.
*/
-int
+static int
chkvnlock(vp)
register struct vnode *vp;
{
OpenPOWER on IntegriCloud