Style(9) cleanup to src/sys/vfs, stage 12/21: nullfs.
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 21 Apr 2004 16:55:09 +0000 (16:55 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 21 Apr 2004 16:55:09 +0000 (16:55 +0000)
commitf4a3189a5f0cd9ad9fe39bd150ac09da443748bd
treed4c71b3f0c08f05dd9dc6e5d494b74f7bb6e8265
parent06723abbb2048acccd9816acd87bd1a0f3519f7f
Style(9) cleanup to src/sys/vfs, stage 12/21: nullfs.

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

Submitted-by: Andre Nathan <andre@digirati.com.br>
Additional-reformatting-by: cpressey
sys/vfs/nullfs/null_subr.c
sys/vfs/nullfs/null_vfsops.c
sys/vfs/nullfs/null_vnops.c