Page MenuHomeFreeBSD

stand: Make sure nobody has a NULL pointer for dv_cleanup
ClosedPublic

Authored by imp on Jul 25 2022, 8:32 PM.
Tags
None
Referenced Files
F154339409: D35913.id.diff
Mon, Apr 27, 11:08 PM
Unknown Object (File)
Sun, Apr 26, 5:51 AM
Unknown Object (File)
Sat, Apr 25, 6:51 AM
Unknown Object (File)
Mar 6 2026, 2:39 PM
Unknown Object (File)
Dec 12 2025, 4:46 AM
Unknown Object (File)
Dec 2 2025, 12:42 AM
Unknown Object (File)
Nov 30 2025, 10:46 PM
Unknown Object (File)
Nov 26 2025, 4:50 PM

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46558
Build 43447: arc lint + arc unit