Page MenuHomeFreeBSD

Remove useless NULL checks.
ClosedPublic

Authored by trasz on Mar 29 2016, 11:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 9:49 AM
Unknown Object (File)
Wed, Nov 27, 7:23 PM
Unknown Object (File)
Nov 19 2024, 7:21 PM
Unknown Object (File)
Oct 3 2024, 1:07 AM
Unknown Object (File)
Sep 29 2024, 12:08 AM
Unknown Object (File)
Sep 17 2024, 4:36 PM
Unknown Object (File)
Sep 1 2024, 1:43 AM
Unknown Object (File)
Aug 31 2024, 12:11 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.