Style(9) cleanup to src/sys/vfs, stage 15/21: procfs.
authorChris Pressey <cpressey@dragonflybsd.org>
Sun, 2 May 2004 03:05:11 +0000 (03:05 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Sun, 2 May 2004 03:05:11 +0000 (03:05 +0000)
commitac424f9b0252e3ca105fa2635876d3659eaf9af8
treeaecfd7b2248a3a1f1a18c285fb3c44eb7a154f73
parent8100156af8d8478fe1507e1549166827c8221171
Style(9) cleanup to src/sys/vfs, stage 15/21: procfs.

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

Submitted-by: Andre Nathan <andre@digirati.com.br>
Additional-reformatting-by: cpressey
13 files changed:
sys/vfs/procfs/procfs_ctl.c
sys/vfs/procfs/procfs_dbregs.c
sys/vfs/procfs/procfs_fpregs.c
sys/vfs/procfs/procfs_map.c
sys/vfs/procfs/procfs_mem.c
sys/vfs/procfs/procfs_note.c
sys/vfs/procfs/procfs_regs.c
sys/vfs/procfs/procfs_rlimit.c
sys/vfs/procfs/procfs_status.c
sys/vfs/procfs/procfs_subr.c
sys/vfs/procfs/procfs_type.c
sys/vfs/procfs/procfs_vfsops.c
sys/vfs/procfs/procfs_vnops.c