Eliminate pointless casts to qaddr_t of a value being assigned to a void*
authorguenther <guenther@openbsd.org>
Sat, 13 Aug 2016 20:53:17 +0000 (20:53 +0000)
committerguenther <guenther@openbsd.org>
Sat, 13 Aug 2016 20:53:17 +0000 (20:53 +0000)
commit41e0c475e03118d236d2b4e4eeb2c4f27929a31d
treec52cd23d0c602874fb94b14adf97fd4311ed70c5
parenta0d4c1a1406f0e2e85a7fce8986dbdca97aeffca
Eliminate pointless casts to qaddr_t of a value being assigned to a void*

ok kettenis@ krw@ natano@ dlg@ espie@
sys/isofs/cd9660/cd9660_vfsops.c
sys/isofs/udf/udf_vfsops.c
sys/msdosfs/msdosfs_vfsops.c
sys/nfs/nfs_vfsops.c
sys/ntfs/ntfs_vfsops.c