Remove the remnants of the leftover selinfo from vnode(9) layer. Just
authormvs <mvs@openbsd.org>
Fri, 8 Sep 2023 20:00:27 +0000 (20:00 +0000)
committermvs <mvs@openbsd.org>
Fri, 8 Sep 2023 20:00:27 +0000 (20:00 +0000)
commitcc53a24ce58eb2212822060db742650de2787ee4
tree73251b9725487f6446a5533b77522b8b1ab248d7
parentdbfb0ac19d839cc872d4bdbb1244cafedad802ea
Remove the remnants of the leftover selinfo from vnode(9) layer. Just
mechanical 'selinfo' to 'klist' replacement in 'vnode' structure because
knote(9) API is already used.

<sys/selinfo.h> headers added where is was required.

ok bluhm
sys/dev/hotplug.c
sys/dev/wscons/wseventvar.h
sys/isofs/cd9660/cd9660_vnops.c
sys/miscfs/fuse/fuse_device.c
sys/miscfs/fuse/fuse_vnops.c
sys/msdosfs/msdosfs_vnops.c
sys/nfs/nfs_kq.c
sys/sys/vnode.h
sys/tmpfs/tmpfs_vnops.c
sys/ufs/ufs/ufs_vnops.c