HomeFreeBSD

dtrace: get rid of uchar_t types

Description

dtrace: get rid of uchar_t types

Callers are specifying uint8_t anyway and this slightly reduces
dependencies on compatibility typedefs. No functional change intended.

Reviewed by: markj, mhorne
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D39490

Details

Provenance
christosAuthored on Apr 20 2023, 4:19 PM
markjCommitted on Apr 20 2023, 5:35 PM
Reviewer
markj
Differential Revision
D39490: dtrace: get rid of uchar_t types
Parents
rGbb8e8e230d94: Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."
Branches
Unknown
Tags
Unknown