summaryrefslogtreecommitdiff
path: root/sys/compat/lindebugfs/lindebugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/lindebugfs/lindebugfs.c')
-rw-r--r--sys/compat/lindebugfs/lindebugfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/lindebugfs/lindebugfs.c b/sys/compat/lindebugfs/lindebugfs.c
index c86e93d99ff1b..27db6bb60cdf4 100644
--- a/sys/compat/lindebugfs/lindebugfs.c
+++ b/sys/compat/lindebugfs/lindebugfs.c
@@ -294,7 +294,6 @@ debugfs_remove_recursive(struct dentry *dnode)
pfs_destroy(dnode->d_pfs_node);
}
-
static int
debugfs_init(PFS_INIT_ARGS)
{