Ansify some remaining function definitions in the kernel.
authorSascha Wildner <swildner@dragonflybsd.org>
Sat, 1 Mar 2008 22:03:13 +0000 (22:03 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sat, 1 Mar 2008 22:03:13 +0000 (22:03 +0000)
commit773330af4df37cdb00be55bdc117ae8dc10a5ca5
treee4448e76438b26229a0fa07ab1d486c1e29e5e45
parente225a94cdeda533821e71bba0a3ddf4544d501dd
Ansify some remaining function definitions in the kernel.

Found-by: -Wold-style-definition
28 files changed:
sys/crypto/blowfish/bf_skey.c
sys/crypto/sha1.c
sys/dev/atm/en/midway.c
sys/dev/atm/hea/eni.c
sys/dev/atm/hea/eni_buffer.c
sys/dev/atm/hea/eni_if.c
sys/dev/atm/hea/eni_init.c
sys/dev/atm/hea/eni_intr.c
sys/dev/atm/hea/eni_receive.c
sys/dev/atm/hea/eni_transmit.c
sys/dev/atm/hea/eni_vcm.c
sys/dev/atm/hfa/fore_buffer.c
sys/dev/atm/hfa/fore_command.c
sys/dev/atm/hfa/fore_if.c
sys/dev/atm/hfa/fore_init.c
sys/dev/atm/hfa/fore_intr.c
sys/dev/atm/hfa/fore_load.c
sys/dev/atm/hfa/fore_output.c
sys/dev/atm/hfa/fore_receive.c
sys/dev/atm/hfa/fore_stats.c
sys/dev/atm/hfa/fore_timer.c
sys/dev/atm/hfa/fore_transmit.c
sys/dev/atm/hfa/fore_vcm.c
sys/dev/disk/advansys/advansys.c
sys/dev/disk/ncr/ncr.c
sys/netinet6/in6.c
sys/opencrypto/deflate.c
sys/opencrypto/xform.c