HomeFreeBSD

cam/iosched: Use better malloc idiom

Description

cam/iosched: Use better malloc idiom

Allocate to a simple poiter, use that everywhere, then return it at the
end. The code looks cleaner.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D46043

Details

Provenance
impAuthored on Jul 20 2024, 7:58 PM
Differential Revision
D46043: cam/iosched: Use better malloc idiom
Parents
rG226192822cdd: Merge bmake-20240711
Branches
Unknown
Tags
Unknown