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
F132912773: D35913.id108509.diff
Tue, Oct 21, 3:17 AM
F132909911: D35913.id108509.diff
Tue, Oct 21, 2:36 AM
Unknown Object (File)
Sat, Oct 11, 12:26 AM
Unknown Object (File)
Fri, Oct 10, 5:54 PM
Unknown Object (File)
Fri, Oct 10, 5:54 PM
Unknown Object (File)
Fri, Oct 10, 12:57 PM
Unknown Object (File)
Sun, Oct 5, 12:57 AM
Unknown Object (File)
Fri, Oct 3, 3:30 AM

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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable