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
Unknown Object (File)
Sun, Oct 13, 5:55 PM
Unknown Object (File)
Fri, Sep 20, 12:21 PM
Unknown Object (File)
Fri, Sep 20, 6:35 AM
Unknown Object (File)
Sep 17 2024, 9:58 AM
Unknown Object (File)
Sep 17 2024, 6:46 AM
Unknown Object (File)
Sep 16 2024, 3:23 PM
Unknown Object (File)
Sep 15 2024, 10:54 PM
Unknown Object (File)
Sep 15 2024, 8:41 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