Style(9) cleanup to src/sys/vfs, stage 5/21: ext2fs.
authorChris Pressey <cpressey@dragonflybsd.org>
Thu, 8 Apr 2004 20:57:52 +0000 (20:57 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Thu, 8 Apr 2004 20:57:52 +0000 (20:57 +0000)
commit0f7f7a4933600dd63568ff0df3ec342256bda5d3
tree1d5dc7ed6e63346860b8d854fdbd9632d13c3f4e
parent321b6cef94a0685508d284a1904a185fd683a5ac
Style(9) cleanup to src/sys/vfs, stage 5/21: ext2fs.

- Convert K&R-style function definitions to ANSI style.

Submitted-by: Andre Nathan <andre@digirati.com.br>
Additional-reformatting-by: cpressey
sys/vfs/gnu/ext2fs/ext2_alloc.c
sys/vfs/gnu/ext2fs/ext2_balloc.c
sys/vfs/gnu/ext2fs/ext2_inode.c
sys/vfs/gnu/ext2fs/ext2_inode_cnv.c
sys/vfs/gnu/ext2fs/ext2_lookup.c
sys/vfs/gnu/ext2fs/ext2_readwrite.c
sys/vfs/gnu/ext2fs/ext2_subr.c
sys/vfs/gnu/ext2fs/ext2_vfsops.c
sys/vfs/gnu/ext2fs/ext2_vnops.c