K 10 svn:author V 3 imp K 8 svn:date V 27 2004-12-13T06:13:52.000000Z K 7 svn:log V 377 Cast from the specific vop_*_args to vop_generic_args via a (void *) pointer to eliminate the hundreds of warnings that we have in tree at the moment. # Chances are good that all the struct vop_*_args should have, as its # first element, the struct vop_generic_args, and when necessary to # reference it, we just take its address rather than going through # this double case. END