K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-01-11T18:09:24.138355Z K 7 svn:log V 292 Change the type of 'crp_opaque' from caddr_t to void *. Opaque pointers should be void *. Note that this does not go through the tree removing all of the now-unnecessary casts. Reviewed by: kib Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D13848 END