diff options
Diffstat (limited to 'sys/fs/coda/coda_vfsops.c')
-rw-r--r-- | sys/fs/coda/coda_vfsops.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/fs/coda/coda_vfsops.c b/sys/fs/coda/coda_vfsops.c index d01d5a7..e1df0f8 100644 --- a/sys/fs/coda/coda_vfsops.c +++ b/sys/fs/coda/coda_vfsops.c @@ -297,9 +297,6 @@ coda_root(vfsp, vpp) ViceFid VFid; ENTRY; - - - ENTRY; MARK_ENTRY(CODA_ROOT_STATS); result = NULL; |