summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_init.c')
-rw-r--r--sys/kern/vfs_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_init.c b/sys/kern/vfs_init.c
index c8b0684d1951..1e7a5f678469 100644
--- a/sys/kern/vfs_init.c
+++ b/sys/kern/vfs_init.c
@@ -523,7 +523,6 @@ vfs_register(struct vfsconf *vfc)
return (0);
}
-
/* Remove registration of a filesystem type */
static int
vfs_unregister(struct vfsconf *vfc)