Get rid of some unused fields in the fileops and adjust the declarations
commit2ee5939f916ac7ddf7b1029910fb3a1314949107
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Aug 2006 01:25:28 +0000 (2 01:25 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Aug 2006 01:25:28 +0000 (2 01:25 +0000)
treeea95ae68670c801ceaa1960f3be0f2ade5319b3f
parent132a8389d2ad046985caa9b9ea4f2ab31de3e5f4
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