HomeFreeBSD

stand: Make sure nobody has a NULL pointer for dv_cleanup

Description

stand: Make sure nobody has a NULL pointer for dv_cleanup

dv_cleanup is specified almost everywhere. Use nullsys instead of NULL
to indicate 'do nothing'. Also, be consistent in trailing commas that
were missing before.

Sponsored by: Netflix
Reviewed by: tsoome
Differential Revision: https://reviews.freebsd.org/D35913

Details

Provenance
impAuthored on Jul 27 2022, 2:46 PM
Reviewer
tsoome
Differential Revision
D35913: stand: Make sure nobody has a NULL pointer for dv_cleanup
Parents
rG079f02e8c035: stand: Small comment correction
Branches
Unknown
Tags
Unknown