Page MenuHomeFreeBSD

Drop a useless assignment, and add a KASSERT to make sure it really was useless.
ClosedPublic

Authored by trasz on Oct 3 2020, 3:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 1:44 AM
Unknown Object (File)
Sun, Sep 6, 11:21 PM
Unknown Object (File)
Sat, Sep 5, 5:41 PM
Unknown Object (File)
Sat, Sep 5, 11:52 AM
Unknown Object (File)
Fri, Sep 4, 10:25 PM
Unknown Object (File)
Thu, Sep 3, 5:45 AM
Unknown Object (File)
Wed, Sep 2, 9:26 PM
Unknown Object (File)
Tue, Sep 1, 10:13 AM
Subscribers

Diff Detail

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

Event Timeline

trasz requested review of this revision.Oct 3 2020, 3:42 PM
jhb added a subscriber: jhb.

It was nice as documentation, but the kassert is equally fine for that purpose. I would echo Jess in that arm64 probably should be similarly updated.

This revision is now accepted and ready to land.Oct 5 2020, 5:48 PM

I don't see a similar assignment for arm64, though.