HomeFreeBSD

MFC 327839: Change the type of 'crp_opaque' from caddr_t to void *.

Description

MFC 327839: 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.

Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on
Parents
rS345029: Augment DDB "show buffer" command to print the buffer's referenced
Branches
Unknown
Tags
Unknown