summaryrefslogtreecommitdiffstats
path: root/sys/fs/tmpfs/tmpfs_vnops.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_vnops.h')
-rw-r--r--sys/fs/tmpfs/tmpfs_vnops.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/fs/tmpfs/tmpfs_vnops.h b/sys/fs/tmpfs/tmpfs_vnops.h
index 985218c..1e06c13 100644
--- a/sys/fs/tmpfs/tmpfs_vnops.h
+++ b/sys/fs/tmpfs/tmpfs_vnops.h
@@ -39,8 +39,6 @@
#error not supposed to be exposed to userland.
#endif
-/* --------------------------------------------------------------------- */
-
/*
* Declarations for tmpfs_vnops.c.
*/
@@ -52,6 +50,4 @@ vop_getattr_t tmpfs_getattr;
vop_setattr_t tmpfs_setattr;
vop_reclaim_t tmpfs_reclaim;
-/* --------------------------------------------------------------------- */
-
#endif /* _FS_TMPFS_TMPFS_VNOPS_H_ */
OpenPOWER on IntegriCloud