Page MenuHomeFreeBSD

Remove useless NULL checks.
ClosedPublic

Authored by trasz on Mar 29 2016, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 28 2024, 12:39 AM
Unknown Object (File)
Jan 28 2024, 12:00 AM
Unknown Object (File)
Jan 28 2024, 12:00 AM
Unknown Object (File)
Jan 8 2024, 10:30 PM
Unknown Object (File)
Dec 20 2023, 12:50 AM
Unknown Object (File)
Dec 15 2023, 1:33 AM
Unknown Object (File)
Dec 15 2023, 1:33 AM
Unknown Object (File)
Nov 16 2023, 1:58 PM
Subscribers

Details

Reviewers
hselasky
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 4752
Build 4806: 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)

Looks good. Can I commit it, because I need to sync this patch into an internal repository first.

Hi,

I need some more time with this patch. It makes a conflict with some internal patches I've got.

Can you just leave it open and remind me again?

--HPS

trasz edited edge metadata.

Fix conflict.

I plan to submit this one soon. Stay tuned. Sorry it has taken so long.

Pong - I'll try to get this patch processed.

This revision is now accepted and ready to land.Dec 2 2016, 9:42 AM

Committed to FreeBSD SVN r309406.