Page MenuHomeFreeBSD

Remove useless NULL checks.
ClosedPublic

Authored by trasz on Mar 29 2016, 11:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 17, 10:39 AM
Unknown Object (File)
Tue, Jun 16, 6:52 PM
Unknown Object (File)
May 19 2026, 7:41 AM
Unknown Object (File)
May 19 2026, 7:20 AM
Unknown Object (File)
May 19 2026, 12:46 AM
Unknown Object (File)
May 18 2026, 2:24 AM
Unknown Object (File)
May 18 2026, 2:24 AM
Unknown Object (File)
May 18 2026, 2:14 AM
Subscribers

Details

Summary

Remove NULL checks after M_WAITOK allocations.

Diff Detail

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

Event Timeline

trasz retitled this revision from to Remove useless NULL checks..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
arybchik edited edge metadata.

Thanks, OK for me.
Could you, please, include a couple of words why it is useless in the commit message.

This revision is now accepted and ready to land.Mar 30 2016, 3:19 PM
This revision was automatically updated to reflect the committed changes.