freebsd-dev/sys/tools
Warner Losh 57c75b8f1a Rather than casting through a (void *) to avoid the aliasing warning,
do things correctly from an aliasing perspective.  Put the
vop_generic_args element as the first element for all the vop_*_args
and adjust the code to take the address of that instead of the
structure.

OK'd based on a vague description by: phk
2004-12-13 07:23:34 +00:00
..
acpi_quirks2h.awk
emu10k1-mkalsa.sh
makeobjops.awk
miidevs2h.awk
pccarddevs2h.awk
usbdevs2h.awk
vnode_if.awk Rather than casting through a (void *) to avoid the aliasing warning, 2004-12-13 07:23:34 +00:00