Get rid of some unused fields in the fileops and adjust the declarations
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Aug 2006 01:25:28 +0000 (01:25 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Aug 2006 01:25:28 +0000 (01:25 +0000)
commitb2d248cb068e898ea18f500a6e37090ecb3a8d02
tree52e7ea4a95a019628125661ede57773dbc58203b
parent47ee0633a06a93d42c0532071b6ee0246c030a91
Get rid of some unused fields in the fileops and adjust the declarations
to use the '.field = blah' initialization method.
sys/kern/kern_descrip.c
sys/kern/kern_event.c
sys/kern/sys_pipe.c
sys/kern/sys_socket.c
sys/kern/vfs_vnops.c
sys/opencrypto/cryptodev.c
sys/sys/file.h
sys/sys/file2.h